After changing 10 text fields to memo fields in a table, we are getting an error message in a related form indicating that the allowable record length (2k I believe) has been exceeded. Even after substantially reducing the size of the table by pulling the memo fields into a separate table, we continue to get this message. It is as though the space allocation for records cannot be reduced by reducing the contents of the table. Is there any way around this issue, or is this table layout now virtually unusable? Thanks for any help.