searchable text field with more than 255 characters

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

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

Cheers!
 
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)
 
Back
Top