Microsoft
Software
Hardware
Network
Question : ERROR IN HEADER - DISPLAYS IN PREVIEW BUT DOES NOT PRINT
I have a report with the following in an unbound text box, in the header:
="ALL RECORDS FROM " & [Forms]![datespanF].[txtSt
artDate] & " thru " & [Forms]![datespanF].[txtEn
dDate]
The problem is, it displays correctly in print preview, but when I print it, I get: #Name?
I can't figure out what I'm doing wrong.
Answer : ERROR IN HEADER - DISPLAYS IN PREVIEW BUT DOES NOT PRINT
That's the problem. The start and end dates in the form text boxes go away when the form is closed.
You need to keep the form open until the report is printed ... or printing starts.
mx
Random Solutions
Vista Windows Update hangs on Preparing to install
wpf property or data trigger
MS Access 2002 Crashes after searching with combo box
How can I Link Access 2003 to SQL 2005 Express through an ODBC when everything is on one PC?
LoadCursorBynum doesn't work
Suppress Message Box when creating output file
Active Directory was unable to establish a connection with the global catalog
Server 2008 Backup
How do i protect my excel woksheet information copy and past it in another worksheet? I already protected the worksheet and cells but copying information?
MS Access 2003- The Microsoft Jet database engine could not find the object 'MSysDb'.