Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Undo history

AFAIK, there is no Excel method to get this history. You could see if the
EditUndo menu item is enabled and if so read the undo action, but you could
not tell which range/object had been affected unless you also maintained a
list of activecell, selection etc. IMHO it would be difficult to keep
correct.
Also macro actions wipe out the history, so your reaction in code would
clear all undos .

NickHK

"le_s" wrote in message
...
Is there a way to access the undo history in a macro? It would be very
helpful in triggering code based off of specific user actions (such as
inserting a new row in a sheet). Thanks in advance for any help you can
provide!



Reply
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
History ! Ron@Buy New Users to Excel 2 September 2nd 08 05:01 PM
Pasting with multiple sheets selected loses undo history- why? Ruthhd Excel Discussion (Misc queries) 0 July 1st 08 11:09 AM
UNDO - how many times can I UNDO? Jane Excel Worksheet Functions 2 May 19th 05 03:03 AM
Why is my undo function in Excel only can undo the last 1 or 2 ch. 1111111111111111111111111111111111111111 Excel Worksheet Functions 1 November 24th 04 11:13 AM


All times are GMT +1. The time now is 12:10 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"