Cwittmaack
Registered User.
- Local time
- Today, 13:55
- Joined
- Nov 3, 2009
- Messages
- 70
I have a query that pulls the records by month and year this worked great
Query is set up as
Field: Month: Format([ErD],"mm/yyyy")
Criteria: [Enter Month and Year (mm/yyyy)]
Like i said this works great. But I need the Month that is pulled to display in the report header along side the report header text without the user needing to enter the Month again.
Example report header: January Things you need to know.
the person pulled records for January
Thanks for any help on this.
Query is set up as
Field: Month: Format([ErD],"mm/yyyy")
Criteria: [Enter Month and Year (mm/yyyy)]
Like i said this works great. But I need the Month that is pulled to display in the report header along side the report header text without the user needing to enter the Month again.
Example report header: January Things you need to know.
the person pulled records for January
Thanks for any help on this.