February 21, 200520 yr 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?
February 21, 200520 yr 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.
February 21, 200520 yr Author 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.
Create an account or sign in to comment