M
Michelle
How do you write records from a temporary table to a permanent table.
I have a one to many form where I am trying to have the user select which
task code they want for a given task. These are in a subform. The subform has
63 DSR codes that will display on the screen. The user has 5 check boxes to
select task code for each of these 63 codes. He can only select 1 from the 5.
I would then like to take the populated check box and write it to a permanent
table.
I have a one to many form where I am trying to have the user select which
task code they want for a given task. These are in a subform. The subform has
63 DSR codes that will display on the screen. The user has 5 check boxes to
select task code for each of these 63 codes. He can only select 1 from the 5.
I would then like to take the populated check box and write it to a permanent
table.