The field limit is 255. However, making design changes to a field can cause
Access to create a new column and delete an existing one behind the scenes.
Try compacting the database to make sure the field count is correct.
BTW, there really is no need to reduce the field size. Access only takes a
much space as is required for the text being stored.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"Leif" <(E-Mail Removed)> wrote in message
news:EBD5A2A7-5599-47FF-9EB2-(E-Mail Removed)...
>I created table with a mix of number, date, and text fields. The table
> contains 172 fields. I was able to save the table and add records to the
> table.
>
> Now I'm trying to change the property of one of the text fields, from a
> maximum of 255 characters to 100 characters. When I go to save the table
> I'm
> told I have too many fields, and I cannot save my change.
>
> Is there a field limit? And if so why accept 172 fields, but not allow me
> to make any changes? It does ask me if it is OK to lose data, and I reply
> with Yes.