Control Source

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a control Source for a report and not all of the words are showing in
report from Table. How can I get the report to actually have the same wording
as the table? Help!

Thanks!
 
I have a control Source for a report and not all of the words are showing in
report from Table. How can I get the report to actually have the same wording
as the table? Help!

Thanks!

Please post some more details. What "words" are not showing up - the
start of a field? the end of the field? Is the textbox big enough for
the text in the table field? Is its Allow to Grow property set to
true?

John W. Vinson[MVP]
 
The words are not showing at the end of the field. I have growth as "yes" and
text box is big enough.
 
The words are not showing at the end of the field. I have growth as "yes" and
text box is big enough.

By the "end" do you mean the right side of the textbox, or the bottom
- i.e. the last line of text is not showing? If it's the side, try
changing the font or font size: Access might not be correctly sizing
the box for the font you're using.

Is this a Text field (255 bytes max) or a Memo? Can you see the full
text using the zoom control in the table datasheet?

John W. Vinson[MVP]
 

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

Back
Top