hockey8837
Registered User.
- Local time
- Today, 03:25
- Joined
- Sep 16, 2009
- Messages
- 106
Hello,
I have a report, run off of a wildcard parameter query for dates, which lists all upcoming work (trees to be planted) needed for a contractor; based off of the date scheduled (planting date/time of year). So, the user can type the date into the prompt and pull all trees for that planting date in the report.
The report is basically each location and the species throughout the city.
I need a summary section at the bottom of the report that will count display each tree species and how many are in to be planted from the above locations. This is so the contractor will know how many to order of each species.
How do I extract this info? COUNT just gives me the total for all trees in the report. I'm trying to figure out if I need to do a subform or a subreport? If so, which, and how to set it up so that it will work from the parameter query without getting 2 prompts for the same thing when opening the report.
Thanks!
I have a report, run off of a wildcard parameter query for dates, which lists all upcoming work (trees to be planted) needed for a contractor; based off of the date scheduled (planting date/time of year). So, the user can type the date into the prompt and pull all trees for that planting date in the report.
The report is basically each location and the species throughout the city.
I need a summary section at the bottom of the report that will count display each tree species and how many are in to be planted from the above locations. This is so the contractor will know how many to order of each species.
How do I extract this info? COUNT just gives me the total for all trees in the report. I'm trying to figure out if I need to do a subform or a subreport? If so, which, and how to set it up so that it will work from the parameter query without getting 2 prompts for the same thing when opening the report.
Thanks!