Lines in Memo under Text

D

DrewBe

I have a report that is formatted be printed off, taken to the field, and
then return for data entry. Lines have been drawn to keep the notes to a
minimum, but when I entry that data into a MEMO field and place it back on
the form. My lines will be covered up.
??? Is there anyway of masking lines into the memo field with or without
data? This way I can maintain one form throughout the entire "inspection"
process!!!
Thanks
 
M

Marshall Barton

DrewBe said:
I have a report that is formatted be printed off, taken to the field, and
then return for data entry. Lines have been drawn to keep the notes to a
minimum, but when I entry that data into a MEMO field and place it back on
the form. My lines will be covered up.
??? Is there anyway of masking lines into the memo field with or without
data? This way I can maintain one form throughout the entire "inspection"
process!!!


Sounds kind of clumsy to me, but you could try making the
text box's BackStyle Transparent so the lines show through.
It's unlikely that the lines will be positioned between the
lines of text so that idea may be worthless.

Another idea that might be acceptable is to not make the
text box transparent and set it's FontUnderline property to
Yes.
 

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