VBA with big data
Hello -- I am going to use VBA to pull a multitude of elements (several hundred) from a pivot table whose data source is a 40meg table in Access. To get the data I will need to re-form the pivot in various ways (probably a hundred.)
Can anyone give me some insight as to whether it would be more efficient to load a pivot cache within Excel and do calcs there (possibly in an array), OR reach into Access via ADO and do the calcs there?
Thanks for your help!
jwk
|