T
TotallyConfused
I would appreciate any help with creating a query that would identify
duplicate
rows per address field. I ran a duplicate query made a new table with all
duplicates. Now I need to create a query that will flag the duplicates in
the following manner. I want to query to go through these duplicate rows and
keep only flag the row that has duplicate address, city, state and zip. Looks
at the age to keep the row with the older age. If age is the same for both
rows than look at the
gender field, if gender field is the same than choose only the first row.
Does this make sense? Thank you for any help you can provide.
duplicate
rows per address field. I ran a duplicate query made a new table with all
duplicates. Now I need to create a query that will flag the duplicates in
the following manner. I want to query to go through these duplicate rows and
keep only flag the row that has duplicate address, city, state and zip. Looks
at the age to keep the row with the older age. If age is the same for both
rows than look at the
gender field, if gender field is the same than choose only the first row.
Does this make sense? Thank you for any help you can provide.