This topic is locked

Field size

1/20/2009 2:28:42 PM
PHPRunner General questions
W
webman author

I have fields in my access database set as a 'memo' field. How can I get it to display a memo field size? Everything is 250 px wide and I want to be to set the width & height of the memo field.

J
Jane 1/21/2009

Hi,
set up your field as Text area and change width and height as you want on the "Edit as" settings dialog on the Visual Editortab.

W
webman author 1/21/2009

Thanks Jane, got it. But does text field have a character limit?

Hi,

set up your field as Text area and change width and height as you want on the "Edit as" settings dialog on the Visual Editortab.

Sergey Kornilov admin 1/21/2009

Memo fields in MS Access hold unlimited amount of text. Not sure how you want to limit it and why.