#Name? appears when in Print Preview

JanH

New member
Local time
Today, 05:14
Joined
Apr 2, 2013
Messages
3
I have a popup form that is prompting for a date range and then runs a report.
The report displays the values in a text box
=[Forms]![frmDateRangePrompt]![dtStartDate]

The date displays ok in report view, but it displays #Name? in Print Preview.
Is there a way to avoid the error?

Thank You!
 
Are you leaving the form open? It needs to be.
 

Users who are viewing this thread

Back
Top Bottom