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
what is the bios master password for gateway solo 5300
Parsing a Pattern from a String
Week Number in DOS
DeleteExpiredSessions Job on SQL
Windows Explorer Keeps shutting down and restarting (VISTA)
How to Calculate year to date
Access: Embed Application Icon
Access reporting
Compare 2 fields from 2 different tables
DoCmd.openquery