I currently have a workbook with several hidden password protected worksheets. I would like to create a button for displaying a password protected hidden worksheet that will prompt for a password and then display that sheet. Currently, I have to hit Alt + F8 and select either NAME.HideSheets or NAME.ShowSheets. Is there code to create a button for this?