Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to stop the user and have the prompted to enter a password
before this macro button is run? I was this to only be an option for Administrative purposes only. Sheets("POLICY LIST").Select Rows("1:1").Select Selection.EntireRow.Hidden = False Rows("2:6").Select Selection.EntireRow.Hidden = True End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
link from web page to excel asks for username and password | Excel Discussion (Misc queries) | |||
link to workbook from web page asks for username and password | Excel Discussion (Misc queries) | |||
Excel asks for addin password on exit | Excel Programming | |||
Macro that asks for password | Excel Programming | |||
Web Folders - Excel file -- asks for password again | Excel Programming |