Hello.
I have a database full of records from different audits that have been conducted. There may be, and often are, multiple records for each place where an audit has been conducted. I am trying to generete a report based on the place audited, and the date that it was audited, however I am having some issues with duplication.
I have tried using the "Hide Duplicates" feature in both the date, and station (place where audits happen) fields, however it's not really filtering them out the way that I would like. The problem seems to be when an audits happen in multiple places on the same day.
Examples-
What I get:
October 2004
AAA 10/4/2004
BBB 10/5/2004
CCC 10/11/2004
DDD 10/25/2004
EEE
DDD
EEE
DDD
EEE
FFF 10/26/2004
Now DDD and EEE are both completed on the same day, which seems to create some undesireable results when I try to "hide duplicates." This is happening throughout the report...if the eval date matches another eval date, then it adds in 2 additional instances (minus date) of the station.
This is what I want my report to produce:
October 2004
AAA 10/4/2004
BBB 10/5/2004
CCC 10/11/2004
DDD 10/25/2004
EEE 10/25/2004
FFF 10/26/2004
Now I've tried taking the "hide duplicates" off of the date field, but then I end up with something like the following for every station:
AAA___10/4/2004
______10/4/2004
______10/4/2004
______10/4/2004
Thanks for your help! Also, let me know if this isn't terribly clear.
I have a database full of records from different audits that have been conducted. There may be, and often are, multiple records for each place where an audit has been conducted. I am trying to generete a report based on the place audited, and the date that it was audited, however I am having some issues with duplication.
I have tried using the "Hide Duplicates" feature in both the date, and station (place where audits happen) fields, however it's not really filtering them out the way that I would like. The problem seems to be when an audits happen in multiple places on the same day.
Examples-
What I get:
October 2004
AAA 10/4/2004
BBB 10/5/2004
CCC 10/11/2004
DDD 10/25/2004
EEE
DDD
EEE
DDD
EEE
FFF 10/26/2004
Now DDD and EEE are both completed on the same day, which seems to create some undesireable results when I try to "hide duplicates." This is happening throughout the report...if the eval date matches another eval date, then it adds in 2 additional instances (minus date) of the station.
This is what I want my report to produce:
October 2004
AAA 10/4/2004
BBB 10/5/2004
CCC 10/11/2004
DDD 10/25/2004
EEE 10/25/2004
FFF 10/26/2004
Now I've tried taking the "hide duplicates" off of the date field, but then I end up with something like the following for every station:
AAA___10/4/2004
______10/4/2004
______10/4/2004
______10/4/2004
Thanks for your help! Also, let me know if this isn't terribly clear.