> 255 or about 220 too many.
>
> > How many fields are allowed on an Access table?
If I tell you how to create more fields, would you promise to read up on
normalization?
http://www.ltcomputerdesigns.com/JCReferences.html#DatabaseDesign101
You may have defined and then deleted some fields. You might want to try
compact and repair your database and then Access should allow you to add
more fields. As suggested by Allen and me, anything over about 50 fields is
suspect for normalization issues.

Signature
Duane Hookom
MS Access MVP
>I can't get to even 140 with ut an error that says I have too many fields
> identified.
>
>> 255 or about 220 too many.
>>
>> > How many fields are allowed on an Access table?
If you rename a field and/or delete a field, one of those
255 "spots" is used up. I believe compacting the database
will reset that number, but I'm not 100% sure.
Still, 140 fields seems to be about 100 too many.

Signature
Jeff Conrad
Access Junkie
Bend, Oregon
> I can't get to even 140 with ut an error that says I have too many fields
> identified.
>
> > 255 or about 220 too many.
> >
> > > How many fields are allowed on an Access table?
Rick Brandt - 10 Apr 2005 21:42 GMT
> If you rename a field and/or delete a field, one of those
> 255 "spots" is used up. I believe compacting the database
> will reset that number, but I'm not 100% sure.
>
> Still, 140 fields seems to be about 100 too many.
There is also a limit to the total bytes per row (2K I think) that you can hit
before the field quantity limit (the error is the same).

Signature
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com