View Memo Field

W

Wayne Wengert

Using Access 2003 - I have a table with a memo field. How can I view the
contents of that field?

Wayne
 
R

Rick Brandt

Wayne Wengert said:
Using Access 2003 - I have a table with a memo field. How can I view the
contents of that field?

Generally it's not a good idea to view data directly in a table. If you built a
form you could use a TextBox large enough to see all (or at least considerably
more) of the memo field.

In the table itself you can either make the width of the column and/or the
height of the rows larger or you can place your cursor in the field and then
press <Ctl-F2> to bring up the zoom window.
 
W

Wayne Wengert

Rick;

Thanks for the response but Ctrl F2 doesn't do anything when I have the
cursor in that memo field? I am using Access 2003

Wayne
 
R

Rick Brandt

Wayne Wengert said:
Rick;

Thanks for the response but Ctrl F2 doesn't do anything when I have the
cursor in that memo field? I am using Access 2003

Sorry, should have been Shift-F2.
 

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