Macro

S

Shanks

Hello , is it possible to run macros step by step to check the process through.
I have some that I need to update regularly but would like to check the changes I have made are correct.

Thanks
 
P

papou

Hi Shanks
Open the VBE with ALt + F11, open your module and place cursor in your
macro, press F8 to run your macro step by step
HTH
Cordially
Pascal

Shanks said:
Hello , is it possible to run macros step by step to check the process through.
I have some that I need to update regularly but would like to check the
changes I have made are correct.
 
Top