Memo field in a report

  • Thread starter Thread starter Phil
  • Start date Start date
P

Phil

Hi,

I have an access table with 2 text fields and a memo
field. I want to print each record on a 4x6 card with the
2 text fields first and then the memo field. The text
fields are one line each and of course the memo field can
be any size. If my memo field requires more room than
what will fix on one card, I want it to continue on the
next card. How do I get it to do this? Right now the
memo field ends where the design layout ends. Sometimes
the last thing to print is only the top half of a line.
The rest of the memo field gone.....

I know there must be a way to continue the memo filed onto
the next card. Any help??????

Thanks,
Phil
 
Hi Phil.
I think all you need to do is set the can grow property of
the memo field to yes.
Hope this helps.
Fons
 
Back
Top