I have a vba function running and would like to have a form show and tell what part of the module is running. It would then update when the next part of the module is run.
Ex.
Start
Form: Starting
looking for stuff
Form:Looking for stuff
Found stuff
Form:found stuff
And so on.
Please help
Thanks
Andy
Ex.
Start
Form: Starting
looking for stuff
Form:Looking for stuff
Found stuff
Form:found stuff
And so on.
Please help
Thanks
Andy