Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Carl,
I like how you have cleaned up my code. Thanks for that. I'm not looking for an Undo macro to reverse what the code has done but rather, when a user does their data entries and they wish to revert back to their previous entry, they usually go right to the Undo icon. But because of the Worksheet_Calculate or Worksheet_Change events, that convenient Undo feature is no longer usable. Looks like there's no way around this. So I may have to look at putting the code into a module and manually activating it so that I can preserve the Undo arrow icon's usage. Thanks, Aria :) *** Sent via Developersdex http://www.developersdex.com *** |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting with multiple sheets selected loses undo history- why? | Excel Discussion (Misc queries) | |||
Excel's Undo Function | Excel Worksheet Functions | |||
Why is my undo function in Excel only can undo the last 1 or 2 ch. | Excel Worksheet Functions | |||
Recordset object loses validity in call between function & subrout | Excel Programming | |||
User-Defined Function pre-empting Built-in Function? How to undo???? | Excel Programming |