Not displaying blank fields in a record

G

Guest

I have a report and contained in it is two fieds. Persnlnme1 and Persnlnme2.
Persnlnme1 only always contains short text whereas Persnlnme2 is a memo field
and can contain lots of text though it might also be blank.

What is happening is that the memo field takes a lot of room on the page and
maybe an entire page is mostly blank because of the field size on the page.

Is it possible to have the field displayed only on records where the field
(Personlnme2) contains data and display it if there is data? and still show
all other information for each record? Thank you.
 
M

Marshall Barton

Billy said:
I have a report and contained in it is two fieds. Persnlnme1 and Persnlnme2.
Persnlnme1 only always contains short text whereas Persnlnme2 is a memo field
and can contain lots of text though it might also be blank.

What is happening is that the memo field takes a lot of room on the page and
maybe an entire page is mostly blank because of the field size on the page.

Is it possible to have the field displayed only on records where the field
(Personlnme2) contains data and display it if there is data? and still show
all other information for each record? Thank you.


Not sure what your problem is here, but I think it might
help if you make that memo field's text box short and set
it's CanGrow property to Yes. Then you can drag the detail
section's bottom up to the bottom of the other controls.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top