View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default how to reset form

What 'form' are you talking about?

If you mean the worksheet itself, then are you asking how to 'undo' a
marco's actions? Can't be done, unless you have a saved copy of the file.


"pywhacket" wrote:

How do you reset a form after macros have run? I have a macro that deletes
all lines that have a 0 in column C after data has been pulled in from other
sheets. I need to add a button that will restore the form to it's original
state.

Thanks!