Is there a way I can setup general user's to only see the Main form (without using a login/pw) and set a password for Admin's so they can get access to everything?
Here's what I have:
I created a little access db so that users can get data onscreen. I have their form setup to auto-start and disable everything else.
We have two admins here that want to be able to go into the backend for editing the data. So, I currently have it so all they have to do is open the DB by <Shift> <Click> and then navigate to their little "Admin Tool" form I created. But, they are wanting a password protection too.... uhg...
I'd love any thoughts on this...
Here's what I have:
I created a little access db so that users can get data onscreen. I have their form setup to auto-start and disable everything else.
We have two admins here that want to be able to go into the backend for editing the data. So, I currently have it so all they have to do is open the DB by <Shift> <Click> and then navigate to their little "Admin Tool" form I created. But, they are wanting a password protection too.... uhg...
I'd love any thoughts on this...