J
Jeremy
I want to be able to set up a query that will return
results if 2 fields are equal in value.
I am quering tables through an ODBC connection and I want
to have results return to me if the number of accepted
pieces equal the total in the job.
Total lot qty = 100
Number of Accepted pieces = 100
Sometimes there might be over 3000 pieces and sometimes as
few as 25. Is there any way to get a query to do this? I
can't seem to figure it out.
Please help!
Thanks in advance
Jeremy
results if 2 fields are equal in value.
I am quering tables through an ODBC connection and I want
to have results return to me if the number of accepted
pieces equal the total in the job.
Total lot qty = 100
Number of Accepted pieces = 100
Sometimes there might be over 3000 pieces and sometimes as
few as 25. Is there any way to get a query to do this? I
can't seem to figure it out.
Please help!
Thanks in advance
Jeremy