donbolinger
MIS
Fairly new to VBA coding. I have a table called tblManualInput that contains up to 300 customer addresses with a unique customer # for each (field name is CustNum).
I have an update query (qryUpdateTotals) I want to run for each CustNum in the ManualInput table once a new spreadsheet of invoice data is imported.
Thanks in advance!
I have an update query (qryUpdateTotals) I want to run for each CustNum in the ManualInput table once a new spreadsheet of invoice data is imported.
Thanks in advance!