S
sd
I need to semi-automate the following steps but I don't
know how. Can someone offer some suggestions.
First run a query that will append all the data in
tblCombined to tblAllCombined. Then delete that data from
tblCombined. Then run a new append to tblCombined using
qryCombineRecords with an input parameter for field
DateAdded. Then update tblAssembly using qryUpdateAssembly
(based on tblCombined). Clear as mud? I appreciate the
help.
know how. Can someone offer some suggestions.
First run a query that will append all the data in
tblCombined to tblAllCombined. Then delete that data from
tblCombined. Then run a new append to tblCombined using
qryCombineRecords with an input parameter for field
DateAdded. Then update tblAssembly using qryUpdateAssembly
(based on tblCombined). Clear as mud? I appreciate the
help.