I have a report that the main part of the report prints from a query for items shipped on a certain date. Some of the reports (ship dates) will need to have a note section where the user can enter notes for that report. I have made a section of the input form that enters this note data into a memo field of another table. Some reports will have notes in the note section and some will not.
Here’s the problem; the note section is visible when I look at it with report view but, when I select print pre-view to PRINT the report the memo section is not visible. It’s not visible on the screen or on the printout.
As of now I have an unbound text box on the report that I write the note information into.
Any help or suggestion will be very much appreciated.
Thanks in advance.