R
Ross H
Is there a way that I can create a table with criteria pre-
set in it, and run an update query that would select the
criteria in that table, and perform the update?
I would like to setup a table called Tbl_Update Rates
Criteria. Create a query called Update Rates, and within
the query criteria, refer to fields in Tbl_Update Rates
table to run through all of the scenarios for an update
against a table called tbl_decision matrix.
Any help is greatly appreciated!
set in it, and run an update query that would select the
criteria in that table, and perform the update?
I would like to setup a table called Tbl_Update Rates
Criteria. Create a query called Update Rates, and within
the query criteria, refer to fields in Tbl_Update Rates
table to run through all of the scenarios for an update
against a table called tbl_decision matrix.
Any help is greatly appreciated!