Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default Porgramme a undo,Redo on a form

Hi does anyone know a good way of programming a undo cotrol on a form?.
TIA
Charles
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 219
Default Porgramme a undo,Redo on a form

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
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
undo and redo commands Elitor Excel Worksheet Functions 3 March 29th 09 05:16 PM
Why can cause undo and redo to stop working? GDB026 Excel Discussion (Misc queries) 2 December 18th 07 06:25 PM
undo and redo do not work CidsUprite Excel Worksheet Functions 4 May 11th 07 03:15 AM
increase undo/redo action NickiNeedsHelp New Users to Excel 1 March 20th 06 08:14 PM
undo/redo action dmuraki Excel Discussion (Misc queries) 3 November 30th 04 12:11 AM


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