Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I suspect that your code may not be releasing memory
correctly. the "undo" buffer is not used by the app when code is run. Without seeing the code, it snot possibl;e to comment further. Patrick Molloy Microsoft Excel MVP -----Original Message----- I have an EXCEL97 macro that is doing lots of changes to a worksheet. The Macro eventually fails with "Not enough memory" and I think it may be storing UNDO info as it goes. Is there a way to turn UNDO off programatically in the macro ? . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use macro and allow undo | New Users to Excel | |||
Undo a Macro | Excel Discussion (Misc queries) | |||
Undo Macro | Excel Programming | |||
why doesn't excel97 winNT vba macro code work in excel2002 winXP??? | Excel Programming | |||
excel97: filtering out the zeros macro | Excel Programming |