This one's got me stumped. I have a data table which is essentially a "to do" list for employees to use in tracking customer renewals. There are 16 separate and distinct tasks that the employee has to complete for each customer.
Currently I enter the basic customer data into a form and then copy the record until I have 16 records for the customer. I then go into a task list (in a combo box) and select the task for each record. I'm looking for a way to automate this process.
I have set up a table with the 16 tasks. I would think once I enter the basic customer data for a single record it would be some way to automate the dupication process and automatically enter the tasks from the task table. I'm just not far enough along to be able to figure this out.
Hopefully what I'm saying makes sense. If so, I would appreciate any help you can offer.
Thanks.
Currently I enter the basic customer data into a form and then copy the record until I have 16 records for the customer. I then go into a task list (in a combo box) and select the task for each record. I'm looking for a way to automate this process.
I have set up a table with the 16 tasks. I would think once I enter the basic customer data for a single record it would be some way to automate the dupication process and automatically enter the tasks from the task table. I'm just not far enough along to be able to figure this out.
Hopefully what I'm saying makes sense. If so, I would appreciate any help you can offer.
Thanks.