password protect single form

T

TB

I need to create a form that pops up a msgbox and asks for a password. I
want to only allow certain users to be able to open the form. Can some one
provide me with a step-by-step process on accomplishing this with out writing
it in code.

TB

Access 2003
 
R

Rick Brandt

TB said:
I need to create a form that pops up a msgbox and asks for a
password. I want to only allow certain users to be able to open the
form. Can some one provide me with a step-by-step process on
accomplishing this with out writing it in code.

TB

Access 2003

There is no way to do this without code.
 
J

Jeff Conrad

Top