Hi, I am not really familiar how this could happen, but I am currently creating a database, that will have 2 forms to be displayed when the user enters his credentials - administrative or user form from which they will proceed. What I need is a macro that will lead me on a click of a button to either admin or user form.
Lets consider I have put all the usermaness and their initial passwords in tblCredentials with columns Username, Password and Status (where the status is user or admin). Can someone help me out with this?
Lets consider I have put all the usermaness and their initial passwords in tblCredentials with columns Username, Password and Status (where the status is user or admin). Can someone help me out with this?