B
Bill
I have a question... I have created a simple custom menu that calls a macro
and opens a report or form (etc). One item on the menu I want to restrict to
a certain level of user. I have a user level defined in table L_User which
will grant either NONE, READ, EDIT or ADMIN access.
How can I make this one button check the users level and if the level is not
sufficient deny access.
My user name is defined by pulling the window login name. I have not setup
access security or user access via the access security. That seems really
confusing to me.
Thanks for the help,
Bill
and opens a report or form (etc). One item on the menu I want to restrict to
a certain level of user. I have a user level defined in table L_User which
will grant either NONE, READ, EDIT or ADMIN access.
How can I make this one button check the users level and if the level is not
sufficient deny access.
My user name is defined by pulling the window login name. I have not setup
access security or user access via the access security. That seems really
confusing to me.
Thanks for the help,
Bill