Hello,
Very new to VBA. Working off a code that hides worksheets until a password given to open them.
I want to modify this so that it will open more than one sheet...
What I have:
Option Compare Text
Const pWord2 = "XXX"
Sub showsheets2()
Select Case InputBox("Enter Raw Data...