Hello
I have a macro that when run with a Form button completes in about 5 seconds. If I run the same macro via an ActiveX button, it takes about a minute.
With the Form button I choose the macro to run through the menu. With the ActiveX I have Application.Run "ModuleName.MacroName"
Any idea why this would be?
Thanks
Bookmarks