
September 17th, 2003, 08:28 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Printing memo field in MS Access 97
I have multiple records where the memo field is larger than the page size. After developing a report, the first page contains the page header, etc. but the text prints on the next page and continues however long it needs to. Setting the "keep together" for groups, and detail does not "force" the beginning of the memo field text to start on the first page of the report.
Is there VB code or Access code out there that can eliminate this printing problem with memo fields? Trying to "force new page" before or after section doesn't return the result looking for.
I simply wish to have the memo field start printing on the first page and then wrap as it needs to?
Perplexed !
Kirk out
|