G
Guest
I am trying to track progress of task to be completed. Updates will be done weekly. When entering an update I do not want to loose the previous weeks update. I would like a new record to be created.
I tried by creating a main form with a subform. The main form has the customer name and location. The subform has a field for "Update Status" and "Actions to be Taken."
tblCompan
I
Compan
Locatio
This table has a many to 1 relationship wit
tblStatu
I
Update Statu
Actions to be Take
This is probably simple but I'm not having much luck. To be clear tblCompany has serveral other tables in a many to 1 relationship. My concern is with the tblStatus.
I tried by creating a main form with a subform. The main form has the customer name and location. The subform has a field for "Update Status" and "Actions to be Taken."
tblCompan
I
Compan
Locatio
This table has a many to 1 relationship wit
tblStatu
I
Update Statu
Actions to be Take
This is probably simple but I'm not having much luck. To be clear tblCompany has serveral other tables in a many to 1 relationship. My concern is with the tblStatus.