Executing a VB Form on opening an Excel Workbook
Executing a VB Form on opening an Excel Workbook
(OP)
I am able to execute a for from withing an excell workbook, but throught the aid of an "main Menu" type button. I am looking to execute my form as the particular excel file is opened. Anyone have any Idea's?





RE: Executing a VB Form on opening an Excel Workbook
When the workbook is opened (provided the user chooses NOT to disable macros), your form will be displayed.