Hello,
I have an employee table that has 5 fields companyname, empid, empname, emplastname, notes
and another table called companies it has companyname and companynum
I am trying to create a form when the user enters companyname, this will autogenerate an empid depending on the companynum.
for example company abc has companynum 123, so when I enter
company employee id employee name employee last name notes
abc 1230001 Joe Smith **
the empid 123001 will get created.
I am a novice in Access forms any help is much appreciated.
Thank you!!
I have an employee table that has 5 fields companyname, empid, empname, emplastname, notes
and another table called companies it has companyname and companynum
I am trying to create a form when the user enters companyname, this will autogenerate an empid depending on the companynum.
for example company abc has companynum 123, so when I enter
company employee id employee name employee last name notes
abc 1230001 Joe Smith **
the empid 123001 will get created.
I am a novice in Access forms any help is much appreciated.
Thank you!!