increasing size of cells within records

  • Thread starter Thread starter Ron
  • Start date Start date
R

Ron

Is there any way that the size of a cell within a record
can be increased beyond 255 characters? In Excel it is
possible to merge cells to achieve this but I can not
find it within Access.
 
You need to change the data type of the field from Text to Memo.
 
Ron

Excel's got cells, Access's got fields. If you're working directly in the
tables (implied because you refer to the field as a "cell"), start looking
into forms.

Doug's pointed you to the Memo data type.

Good luck

Jeff Boyce
<Access 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