I have a Workbook_Open sub that does some stuff and then calls application.quit. However, now that I have added this, how I can edit the routine given that excel closes right after it opens?
I have a Workbook_Open sub that does some stuff and then calls application.quit. However,
Share
To temporarily bypass the
Workbook_Opensub hold down shift when you open the spreadsheet.