Memo view

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
 
J

John W. Vinson

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

Top