Good morning,
I have a form that is used to enter a log of daily activities for each of our customer service representatives. In the header (DAL_Header), there are two fields that are required: the CSR's employee number (CSR-Num, and the date (DAL_Date). In the detail section is a sub-form (DAL_Footer) that is used to enter the actual list of activities.
What I need is for the subform to remain locked until the CSR enters their number and the date in the header. Once both fields are completed, the subform becomes unlocked, and the user can enter their data.
Any ideas would be appreciated.
I have a form that is used to enter a log of daily activities for each of our customer service representatives. In the header (DAL_Header), there are two fields that are required: the CSR's employee number (CSR-Num, and the date (DAL_Date). In the detail section is a sub-form (DAL_Footer) that is used to enter the actual list of activities.
What I need is for the subform to remain locked until the CSR enters their number and the date in the header. Once both fields are completed, the subform becomes unlocked, and the user can enter their data.
Any ideas would be appreciated.