G
Guest
Dear all,
In my database i have a form that i use to enter information. It has fields
like EMPLOYEE ID, NAME, TICKET NUMBER, TICKET COST. When i enter id it
automatically gives me the employees name. I need to add one more column HIRE
DATE. How do i make it to show the hire date automatically as it does with
NAME. The form updates table "tblTicket". The database has a table of all
employees info "ROSTER". I checked the form properties and it shows the same
table ("tblTicket") that it updates.
Your help will be greatly appreciated.
In my database i have a form that i use to enter information. It has fields
like EMPLOYEE ID, NAME, TICKET NUMBER, TICKET COST. When i enter id it
automatically gives me the employees name. I need to add one more column HIRE
DATE. How do i make it to show the hire date automatically as it does with
NAME. The form updates table "tblTicket". The database has a table of all
employees info "ROSTER". I checked the form properties and it shows the same
table ("tblTicket") that it updates.
Your help will be greatly appreciated.