Here is what I am trying to do.
On the query and report I am running, I have 1200+ records SORTED by a column that has some duplicates.
The reason behind these dupes is because these projects have more than one job order...therefore the project is listed 3 or 4 times, with a different job order on each one.
What I want to be able to do is have a function of some sort that shows up on the report that tells the user how many other duplicate projects are in the query/report.
For instance.
Let's say that this project; 7T-000-00 has 4 different job listings associated with it.
If you cycle through, and bring up one of these projects...somewhere on the report, it will show that there are 4 total job order listings associated with this project title.
On the query and report I am running, I have 1200+ records SORTED by a column that has some duplicates.
The reason behind these dupes is because these projects have more than one job order...therefore the project is listed 3 or 4 times, with a different job order on each one.
What I want to be able to do is have a function of some sort that shows up on the report that tells the user how many other duplicate projects are in the query/report.
For instance.
Let's say that this project; 7T-000-00 has 4 different job listings associated with it.
If you cycle through, and bring up one of these projects...somewhere on the report, it will show that there are 4 total job order listings associated with this project title.