Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some useful VBA code that inserts rows (and keeps
the formatting, calculations, etc. as well), called from a button. I also have a button that allows the user to delete some rows and not others. Unfortunately, if the user messes up there is no way to undo the insert or worse, the delete. Can anyone suggest a way where I can have use of the excel's "undo" to get around this, or can you suggest another idea perhaps? Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look he
http://j-walk.com/ss/excel/tips/tip23.htm In article , "mika." wrote: I have some useful VBA code that inserts rows (and keeps the formatting, calculations, etc. as well), called from a button. I also have a button that allows the user to delete some rows and not others. Unfortunately, if the user messes up there is no way to undo the insert or worse, the delete. Can anyone suggest a way where I can have use of the excel's "undo" to get around this, or can you suggest another idea perhaps? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro's are fun | Excel Worksheet Functions | |||
Hide Macro's in Toolbar / Macro's list | Excel Discussion (Misc queries) | |||
UNDO - how many times can I UNDO? | Excel Worksheet Functions | |||
Am I asking too much of my macro's | Excel Discussion (Misc queries) | |||
Why is my undo function in Excel only can undo the last 1 or 2 ch. | Excel Worksheet Functions |