Dele has attended:
Excel Advanced course
Editing Macro's
When editing my Macro's can I view a rerun of the Macro without exiting the visuabasic?
RE: Editing Macro's
Hi Dele
Yes. If you clickyour mouse anywhere in the macro code (between the Sub and End Sub of the macro)
Press F5 on the keyboard.
Then tab to the worksheet to view the results.
Carlos