kittronald formulated on Monday :
I have a macro that runs several times and each time the macro restarts,
Excel's VM Size (as displayed in Task Manager) continues to increase.
When the Pagefile usage reaches 2.2 GB, OFFLB.EXE starts up and requires
that Excel be restarted.
After the macro finishes each time, is there a way to programmatically
flush out Excel's usage of Virtual Memory ?
And is there a way to determine what Excel is storing in the Pagefile -
the workbook is only 52 KB ?
- Ronald K.
Is your macro creating objects or static values that remain in memory?
Can you post the macro?
--
Garry
Free usenet access at
http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc