Password Macro

S

Stephen

Hi People,

How can I get to a macro to ask for a password before it start
running. For example;
I start the macro,
then a pop-up box shows where I can type the password,
Press enter and macro starts.

Please help.

Stephe
 
T

Tom Ogilvy

that is exactly how you would do it. Write the code in the macro to do
exactly that. What help are you looking for?
 
S

Stephen

How do I get the box where I can type in the password? Also that it
check the password before going on.

Stephen


Tom said:
*that is exactly how you would do it. Write the code in the macro to
do
exactly that. What help are you looking for?
 
Top