Insert Date in Report Title

DBFIN

Registered User.
Local time
Today, 12:46
Joined
May 10, 2007
Messages
205
Is there a way to insert a date in a report title of a report ? The date is already stored as a value in a combo box field called "combo_enddate" in a form called "Reporting Period". I've already entered the folllowing event in a textbox of the report title as a means of inserting the date, but I get an error message.

=Forms![Reporting Period]!combo_enddate
 
I was able to resolve this issue.
 

Users who are viewing this thread

Back
Top Bottom