Hi,
I have a database request user to enter user name & password. I have table tblUserLevel to assign user different level. There a “Account Setup” button on the main form to let Admin to manager user account. Is there any way only admin login can see “Account Setup” button. However, other user can’t see this button on the main form.
Thanks