Joe A Posted February 21, 2005 Posted February 21, 2005 Is there any way to print a report using records for a month (0X/01/XXXX...0X/31/XXXX) and have only the month of the records print on the header of the report?
transpower Posted February 21, 2005 Posted February 21, 2005 Sure, just make an unstored calculated text field called month = MonthName ( date_field ), where date_field is either the start_date or end_date for your report.
Joe A Posted February 21, 2005 Author Posted February 21, 2005 Transpower: Thanks, I got it to show in Browse mode when the result is in the header but it won't print I looked at format,slide,do not print and it is not checked. If I move it into the body it prints with every record listed.
Joe A Posted February 21, 2005 Author Posted February 21, 2005 Found it. I had to change the header to "title header".. Thanks again
Recommended Posts
This topic is 7284 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now