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
How long it takes to reach the Transaction Log Numbering Sequence limit in exchange 2003/2007?
Fixed Vertical Position of Text/Paragraph
Need way to alternate some sort of shading between records each time month changes on a Continous Form
AXWIN Frame Window: svchost.exe - Application Error
Very Fast Real Time Graph
How to get the rules out of a pst file
DatePart - Week - Monday
ADO.NET: Retrieve Data from DropDownList
VBA INSERT Statement - Get MAX(Date/Time)
WPF: Applying multiple styles