We are creating a database where we want to enter an employee name, start date and an end date. This database will be joined to another database (2nd database) that has a date field and an hours field.
We want the new database to tell us how many hours in total were worked between those two dates. (from the 2nd database, which is a data entry database where we enter an employee name, hours worked and the date)
We want the new database to tell us how many hours in total were worked between those two dates. (from the 2nd database, which is a data entry database where we enter an employee name, hours worked and the date)