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
Webservice task in SSIS using Script Task
How install DLL to GAC on Windows Server 2008 Standard
Get MAX number from a text field
How to change Caption of Header at Runtime?
I need to capture the output of the datagrid grdAttendees and record each Members Email Address.
Accessing Access Table and Copying to Excel
How To Bulk Import Marketing List Members in MS CRM 4.0?
ASP.NET,Javascript,Ajax: How to get a string from window.showModalDialog
How to get rid of redirect notice.
need assistance adding external IM functionality to our OCS 2007 install