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
Add Milliseconds to Datetime
unable to make MDE file
Delete a subkey
jucheck.exe on windows 7
combining word document with access report
Blackberry Enterprise Server Errors
MS Access tab control background colour
Looking for a bootable CD that will allow advanced Windows recover and repair options to be run, such as using System Restore to restore the system to a prior date
Access - Calling a Sub form after a "click"
Replacing CreateDIBSection with CBitmap