LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Why Undo commandbutton is Cleared ?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I have a file that is 4mb. Cleared all formating...still big JDH Excel Worksheet Functions 4 January 28th 10 07:20 PM
Password cleared in clean up Fiona[_2_] Excel Discussion (Misc queries) 0 January 12th 09 05:10 AM
Undo Menu is Automatically Cleared jtarbell Excel Discussion (Misc queries) 1 November 15th 06 10:42 PM
why the value in the column X is cleared sal21 Excel Programming 0 September 16th 04 03:31 PM
why the value in the column X is cleared sal21[_32_] Excel Programming 0 September 16th 04 03:12 PM


All times are GMT +1. The time now is 12:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"