Help,
Hi there - I am using a log on form as my opening form for the database.
I have a table that has a list of usernames, passwords, and usertype.
There are 3 different usertypes (FullControl, FormsReports, & ReportsOnly)
I am using the usertype to determine what command buttons the user sees.
I have it working from going from form1 to form2.
Where my difficulty is - when I go from form2 to form3 and then back to form2 the database has forgotten what the usertype is.
So what I am thinking is that I need to declair this to be used throughout the entire database, but I don't know how.
Any help is greatly appreciated, thanks
Dave
Hi there - I am using a log on form as my opening form for the database.
I have a table that has a list of usernames, passwords, and usertype.
There are 3 different usertypes (FullControl, FormsReports, & ReportsOnly)
I am using the usertype to determine what command buttons the user sees.
I have it working from going from form1 to form2.
Where my difficulty is - when I go from form2 to form3 and then back to form2 the database has forgotten what the usertype is.
So what I am thinking is that I need to declair this to be used throughout the entire database, but I don't know how.
Any help is greatly appreciated, thanks
Dave