Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Halim,
Many macro instructions will destroy Excel's undo list. There is no way to restore the undo list. If you wish to provide an undo facility for your macro, you will need to add code to provide your own undo functionality. In the suggested link, John Walkenbach demonstrates a simple undo strategy. In his commercially available Power Utility Pak utility, John Walkenbach provides more complex examples. In short, however, if you require an undo functionality in your VBA routines, invariably the onus will be on you to add code to provide such functionality. --- Regards, Norman wrote in message ups.com... Hi Norman, I've tried that way... but it seems only undo once ... How to add the existing undo action lists ... ? thanks, hAlim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I have a file that is 4mb. Cleared all formating...still big | Excel Worksheet Functions | |||
Password cleared in clean up | Excel Discussion (Misc queries) | |||
Undo Menu is Automatically Cleared | Excel Discussion (Misc queries) | |||
why the value in the column X is cleared | Excel Programming | |||
why the value in the column X is cleared | Excel Programming |