|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by SteveL13 in Microsoft Access Database
I have a table named tblRunCounterChanges. In the table are records that have three fields named Ack_Date, Resch_Date, and Ord_qty. The field data in each of these three field may change bacause the table is written to with an append table query. Each of these records has a 4th field named OpenOrdRecID. I need a write a new query against tblRunCounterChanges and show ONLY records that have changed in Ack_Date, OR Resch_Date, OR Ord_qty using OpenOrdRecID as the unique record identifier.
In other words, for example, if any of the Ack_Date, OR Resch_Date, OR Ord_qty field dta has changed I need to see only those records in the new query. If nothing in these 3 fields has changed then I don't want it to appear in the query results.
Can this be done?
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625