B
BMaerhofer
I need to build a duplicate query based on two different criterias. It needs
to have one record for "D1" and one for "HSIF" to be considered a duplicate.
It also is based on other fields. Please see sample below:
::::Record 1::::
area: 123456 (duplicate criteria)
location: test (duplicate criteria)
date: 10/17 (duplicate criteria)
block: D1... (If HSIF record, then duplicate)
::::Record 2::::
area: 123456 (duplicate criteria)
location: test (duplicate criteria)
date: 10/17 (duplicate criteria)
block: HSIF... (If D1 record, then duplicate)
I need it to consider this a duplicate based from area, location, date, and
block (even though that they do not match on block). To be a true duplicate I
need one record to have D1 and one to have HSIF. It seems that when I pick
the duplicate query, it will only allow for each field to match and I cannot
figureo out how to edit to have the query determine if there is one record
for each type of bock. Please help.
Thank you so much!
to have one record for "D1" and one for "HSIF" to be considered a duplicate.
It also is based on other fields. Please see sample below:
::::Record 1::::
area: 123456 (duplicate criteria)
location: test (duplicate criteria)
date: 10/17 (duplicate criteria)
block: D1... (If HSIF record, then duplicate)
::::Record 2::::
area: 123456 (duplicate criteria)
location: test (duplicate criteria)
date: 10/17 (duplicate criteria)
block: HSIF... (If D1 record, then duplicate)
I need it to consider this a duplicate based from area, location, date, and
block (even though that they do not match on block). To be a true duplicate I
need one record to have D1 and one to have HSIF. It seems that when I pick
the duplicate query, it will only allow for each field to match and I cannot
figureo out how to edit to have the query determine if there is one record
for each type of bock. Please help.
Thank you so much!