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
=Forms![Reporting Period]!combo_enddate