Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an excel file where I call a "Workbook_Open" subroutine from the
"ThisWorkbook" subheading in the Mircosoft Excel Objects. Before I call this subroutine, I want to hide all of my sheets (1, 2, and 3) and then I want to call a userform that prompts for a username and password. If the username and password are correct, then the userform should call my "Workbook_Open" subroutine and unhide the hidden sheets. I had some code I saw on another topic, but I couldn't get it to call my subroutine ("Workbook_Open") after it validated my username and password. Anybody have a suggestion here. I can make the userform but I'm not sure where to insert the code. Thanks for the help! Ben |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a lookup in a userform | Excel Discussion (Misc queries) | |||
Creating first ever userform but not going how I wanted | Excel Programming | |||
Creating a Userform using code | Excel Programming | |||
Creating Temporary Userform with checkboxes | Excel Programming | |||
Need help creating a userform with optionbuttons | Excel Programming |