D
Dominick D.
Good Day, Access Gurus,
I have a task at my job that requires creating a query that compares one
field to another field in a table and determine if, after the comparison, the
value in both fields match. If they do not match, then the output of the
query says, "No Match". Basically, in a table, I have 117 fields that
correspond to SAP data and 117 fields that correspond to DB2 data. So, I have
a table that has 117 fields that correspond to SAP data and the other 117
fields that correspond to DB2 data and I have to match an SAP field to the
DB2 field to see if there is a matching value in both fields, within this
table. Now, I don't know VB or VBScript, so does this query have to be coded
with VB, VBA, VBScript or can I do a select query, then design it to do this
task? I appreciate your help.
I have a task at my job that requires creating a query that compares one
field to another field in a table and determine if, after the comparison, the
value in both fields match. If they do not match, then the output of the
query says, "No Match". Basically, in a table, I have 117 fields that
correspond to SAP data and 117 fields that correspond to DB2 data. So, I have
a table that has 117 fields that correspond to SAP data and the other 117
fields that correspond to DB2 data and I have to match an SAP field to the
DB2 field to see if there is a matching value in both fields, within this
table. Now, I don't know VB or VBScript, so does this query have to be coded
with VB, VBA, VBScript or can I do a select query, then design it to do this
task? I appreciate your help.