R
Randy
I am trying to figure the best approach to the following problem. I need a
form based on a table "idrb" with the following fields: IdrbID, EmployeeID,
CurrentDate, District, CustomerID, fees, Hours, Miles, Product.
My form will be a daily log of all employee activities. On my form, I will
enter the following once.: Date, EmployeeID, District. I may have from 1
to 10 records for the other fields, such as: CustomerID, Fees, Hours, Miles,
Product. I need to have all records show on my form only once. All the
info grouped by date as if one record on my form. I tried to use a subform
for CustomerID, Fees, Hours, Miles, Product but couldn't get it to work
properly. Thanks..Randy
form based on a table "idrb" with the following fields: IdrbID, EmployeeID,
CurrentDate, District, CustomerID, fees, Hours, Miles, Product.
My form will be a daily log of all employee activities. On my form, I will
enter the following once.: Date, EmployeeID, District. I may have from 1
to 10 records for the other fields, such as: CustomerID, Fees, Hours, Miles,
Product. I need to have all records show on my form only once. All the
info grouped by date as if one record on my form. I tried to use a subform
for CustomerID, Fees, Hours, Miles, Product but couldn't get it to work
properly. Thanks..Randy