Here's what I do on a lot of projects.
I set up a number of tables and a query, tblEmployee, LookUpTableSecurity, LookUpTableWorkerLevel, query LogOnLookUp, and module.
For the tblEmployee I put in the following Fields and data type
Employee_ID AutoNumber
UserName Text
PassWord Text...
I am trying to clear controls in my subform. The Record Source for the subForm is a table (tblName), but I also have unbound controls on the subForm (Address and Telephone Info) After the user enters the name, address and telephone info, I use a command button the write data to tables. I use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.