Text field with over 255 chars

J

Jim Pockmire2

I am trying to use code to replace sections of a text field on a report that
is greater than 255 chars. The text field is unbound and has a general
message with places to insert a name etc. I am using dlookup to insert the
names etc. When saving the report, the database becomes corrupted,
presumably because it is longer than 255 chars. What is the correct
procedure to do this?
 
Top