I am trying to build a database to keep track of workers hours and prepare multi-year billings to client and am having problem with getting a default value into a subform.
Have 2 tables
tblLaborClass with
ClassNo pk
ClassName
tblLaborRate with
RateID pk
ClassNo
RateStart...
I am trying to build a database to keep track of workers hours and prepare billing to client, but am having problems getting the tables to enter default values.
Have one table
tblLaborClass with
ClassNo PK
ClassName
Have second table
tblemployee with
EmployeeID PK
LastName...
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.