T
Theresa B
I am using the following formula in a report. In works in
the group header section, but not if I put it in the page
header section which is where I need it. This formula
pulls in the words "Report Card for" followed by the month
and year that I query.
="Report Card for " & Format$(First(FirstofDate]),"mmmm
yyyy")
HELP
the group header section, but not if I put it in the page
header section which is where I need it. This formula
pulls in the words "Report Card for" followed by the month
and year that I query.
="Report Card for " & Format$(First(FirstofDate]),"mmmm
yyyy")
HELP