Display size of dataset in memory

M

MissScarlet

Hi

I'm very much a VBA novice so please forgive me if this is a silly
question...


I have defined 2 class objects into which various information is loaded

as my code runs. I need to be able to display the size of the dataset
currently held in the memory when the code has finished running but
have no idea how to do this...


Any help would be greatly appreciated!


Cheers
 
Top