Is it possible to bypass the Auto_open procedure whwn opening a Ms Office document.
Printable View
Is it possible to bypass the Auto_open procedure whwn opening a Ms Office document.
Moved from FAQ forum
With Microsoft Access, holding the shift key while opening the database will bypass any code that runs when the database is opened. Maybe this will work for you.
-Ranthalion
Auto_open event is old. The "newer" event is the Document_open or workbook_open. Which office product are you in need of bypassing this event for? Have you tried disabling your macros depending on the app?
Opening with disabling the macros did it. The shift key wasn't working. Thank you
Glad its working for you now. :)
Ps, since your new we like mark our solved threads as 'Resolved" from the thread tools menu so other members know its already been answered. ;)
How can I mark a question as Resolved??
Near the top right of the page is the Thread Tools drop down list. In it you will find the Mark Thread as Resolved menu item. You just need to click it and it will autoupdate the first post with "[Resolved]" and change the subject icon to the green check mark. ;)