EDIT: Resolved - Disabled Trusted Documents
So... I've coded myself into a corner.
Upon opening my file, I have a userform that pops up requiring the user to make a selection before they can proceed to the excel file. I accidentally disabled the button that would close the userform and allow them to proceed to the excel file, and then I saved and closed the excel file. Now, when I open the file again, I cannot proceed past the userform AND excel won't let me open up the VBA editor to fix the mistake.
I cannot click on the X in the top right hand corner to close the userform either since I disabled it to prevent users from not filling out the mandatory userform.
Help! Is there a way to change my excel settings to disable all macros? I'm guessing that's one work around. If somebody has any suggestions, I'm all ears.
So... I've coded myself into a corner.
Upon opening my file, I have a userform that pops up requiring the user to make a selection before they can proceed to the excel file. I accidentally disabled the button that would close the userform and allow them to proceed to the excel file, and then I saved and closed the excel file. Now, when I open the file again, I cannot proceed past the userform AND excel won't let me open up the VBA editor to fix the mistake.
I cannot click on the X in the top right hand corner to close the userform either since I disabled it to prevent users from not filling out the mandatory userform.
Help! Is there a way to change my excel settings to disable all macros? I'm guessing that's one work around. If somebody has any suggestions, I'm all ears.
Last edited: