Memo view

  • Thread starter Thread starter Caroline
  • Start date Start date
C

Caroline

Is it possible to view memo fields in an easier-to-read format than the
datasheet view? I use forms, but this is not handy either. Any other way?
Thanks,
Caroline
 
Caroline,

I'm not sure what you mean by easier to read? On the form you can make the
font larger so it's easier to read. Perhaps if you explain what you mean by
easier to read...

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm
 
Is it possible to view memo fields in an easier-to-read format than the
datasheet view? I use forms, but this is not handy either. Any other way?
Thanks,
Caroline

A couple. One idea might be to use a Form with a Tab Control; put all of the
other controls on the first tab page and the memo field in a control on the
second tab page. You can also setfocus to a textbox or datasheet cell
containing the memo field and type Shift-F2 to open a "Zoom Box" displaying
the field in a big popup.
 

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

Similar Threads

View Memos 1
Form/Scroll bar 2
memo pop out box 5
Memo problem 1
SQL Join 3
Formatting Memo Field Text 4
ZoomBox help 1
Only change font fomat in select words within a memo field 9

Back
Top