I've got a form that auto loads when my spreadsheet opens. The problem is that this form can be closed or x-ed out, and the only way for it to return is to close and reopen the spreadsheet.

Is there any way that I can add a button to my spreadsheet which would reopen this form?

Thanks!

I'm a complete n00b so i apologize if this is Excel VBA 101 stuff.