searchable text field with more than 255 characters

M

Mike

Can anyone tell me how can I create a searchable text
field which can hold more than 255 characters?

Cheers!
 
J

John Vinson

Can anyone tell me how can I create a searchable text
field which can hold more than 255 characters?

Cheers!

Use a Memo datatype rather than Text.

John W. Vinson[MVP]
(no longer chatting for now)
 
Top