I've gotten myself into a fine mess here. I have a very large spreadsheet that I've been working on for a couple weeks now. I was trying to use a userform to show certain sheets based on a user login. I know nothing about vba so I've been reading and getting snippets here and there. What I ended up doing was creating a userform which runs when the spreadsheet opens. The really dumb part is I was experimenting and have no way to close it. To make matters worse, I have disabled the "x" close button on the form. Now the spreadsheet opens with the userform front and center. I cannot close it, therefore I cannot get to any of the data. I cannot get to the vba window either to delete the code that disables the close button. Any help would be greatly appreciated.