how to reset form

P

pywhacket

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!
 
D

Duke Carey

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.
 
Top