T
Trisha
I need some assistance on how to perform the following in MS Access..
I have a query (Query A) and it contains data from two to other tables. I
need to compare the data from the two and in the 3rd column report true or
false (true = they match).
Example:
CUS_XID_CUST_ID, cExternalID, VALIDATION
If CUS_XID_CUST_ID = cExternalID then VALIDATION = TRUE ELSE FALSE
How do I place this into my query?
Thanks!
I have a query (Query A) and it contains data from two to other tables. I
need to compare the data from the two and in the 3rd column report true or
false (true = they match).
Example:
CUS_XID_CUST_ID, cExternalID, VALIDATION
If CUS_XID_CUST_ID = cExternalID then VALIDATION = TRUE ELSE FALSE
How do I place this into my query?
Thanks!