striveforexcelence
Technical User
I have a worksheet that serves as a sort of splash page to provide the user information on products and product changes,etc. On this first worksheet, then, the user can choose between two command buttons - one runs a video turorial on how to use the program - the other (for users that are familiar with the program) needs to open a different sheet (inventory) and allow the user to bypass the tutorial. The inventory sheet has an onopen script that brings up a user form with an input box for a password. When the pasword is entered certain information specific to that location is autopopulated into the headings of the worksheet.
The tutorial works great from the first worksheet. How do I a) go best about getting the user to the other worksheet and b) make it so that the password user form still comes up?
Would you recommend a hyperlink? or vba code? Either way could someone please steer me through this process?
Thank you !
The tutorial works great from the first worksheet. How do I a) go best about getting the user to the other worksheet and b) make it so that the password user form still comes up?
Would you recommend a hyperlink? or vba code? Either way could someone please steer me through this process?
Thank you !