Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I know that as soon as I do something to Excel in VBA I loose my undo buffer which is extremely annoying. I am trying to get round this by building me own undo stack. I can undo my code and I can store other changes from the applications App_SheetChange event. The problem I have is format changes do not fire the sheet change event. Is there any way to detect when this occurs? Alternatively any other ideas on undo solutions would also be much appreciated. Thanks Nigel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UNDO - not available | Excel Discussion (Misc queries) | |||
can't undo | Excel Discussion (Misc queries) | |||
UNDO - how many times can I UNDO? | Excel Worksheet Functions | |||
Why is my undo function in Excel only can undo the last 1 or 2 ch. | Excel Worksheet Functions | |||
Undo Please? | Excel Programming |