David Ball
Registered User.
- Local time
- Today, 14:44
- Joined
- Aug 9, 2010
- Messages
- 230
Hi,
I have a query with three fields; a primary key that is an Activity ID and then two fields that contain the part numbers associated with the Activity ID (PrtNos1 and PrtNos2). One of the part number fields is from the existing database and one is the new requirement.
I am searching for differences so that I can update my data as efficiently as possible.
An example of what might appear in the two part number fields are:
PrtNos1: CN-MSTGN-GN-GN-000, CN-MSTGN-GN-GN-010
PrtNos2: CN-110D0-ST-FM-010, CN-MSTGN-GN-GN-000, CN-MSTGN-GN-GN-010
Is there a way to add another field that returns the difference between PrtNos1 and PrtNos2?
Thanks very much
Dave
I have a query with three fields; a primary key that is an Activity ID and then two fields that contain the part numbers associated with the Activity ID (PrtNos1 and PrtNos2). One of the part number fields is from the existing database and one is the new requirement.
I am searching for differences so that I can update my data as efficiently as possible.
An example of what might appear in the two part number fields are:
PrtNos1: CN-MSTGN-GN-GN-000, CN-MSTGN-GN-GN-010
PrtNos2: CN-110D0-ST-FM-010, CN-MSTGN-GN-GN-000, CN-MSTGN-GN-GN-010
Is there a way to add another field that returns the difference between PrtNos1 and PrtNos2?
Thanks very much
Dave