Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi does anyone know a good way of programming a undo cotrol on a form?.
TIA Charles |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assume the button name on the form is "CommandButton1"...
Private Sub CommandButton1_Click() Application.Undo End Sub HTH, -- Gary Brown If this post was helpful, please click the ''Yes'' button next to ''Was this Post Helpfull to you?''. "vqthomf" wrote: Hi does anyone know a good way of programming a undo cotrol on a form?. TIA Charles |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
undo and redo commands | Excel Worksheet Functions | |||
Why can cause undo and redo to stop working? | Excel Discussion (Misc queries) | |||
undo and redo do not work | Excel Worksheet Functions | |||
increase undo/redo action | New Users to Excel | |||
undo/redo action | Excel Discussion (Misc queries) |