K
kemosabe
I want to take a single "StartDate" field from a table "Dates" and include it
on every record in a query "qry_tblShipmentTotals_ASSOCID". The "StartDate"
field is used in multiple queries, so I have it being input via a form into
the "Dates" table one time (to prevent having to enter it over and over again
until it changes). There are expressions in the
"qry_tblShipmentTotals_ASSOCID" that use the "StartDate" value. Ideas?
on every record in a query "qry_tblShipmentTotals_ASSOCID". The "StartDate"
field is used in multiple queries, so I have it being input via a form into
the "Dates" table one time (to prevent having to enter it over and over again
until it changes). There are expressions in the
"qry_tblShipmentTotals_ASSOCID" that use the "StartDate" value. Ideas?