I have a project that I have been working on this week and it is done except for some minor tweaks. It is a user survey that captures results into a worksheet. I start it with a button on the worksheet, and the worksheet is visible while the VBA App is running. So here are my questions:
1) How can I hide Excel while the VBA App runs?
2) Can I start the app when the excel file is opened?
2a) If the VBA app starts when this file is opened, how do I ever get at the worksheet?
Thanks,
Andy