Share via

Microsoft Access "Fields" Error

Anonymous
2022-08-31T19:23:13+00:00

I received and error message in Access stating that I had too many field defined. I went back and deleted several to get below the 255 threshold. I am still getting the same message. Any advice would be greatly appreciated.

Microsoft 365 and Office | Access | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Duane Hookom 26,825 Reputation points Volunteer Moderator
    2022-08-31T22:12:14+00:00

    Any table containing more than 25 fields raises a red flag regarding normalization. Do you have many repeating columns with numbers or months or years, etc?

    However if you really think you need 255 fields, perform a repair and compact which frees up the field count.

    Again, I would reconsider the table structure.

    Was this answer helpful?

    0 comments No comments
  2. DBG 11,711 Reputation points Volunteer Moderator
    2022-08-31T19:25:30+00:00

    What exactly were you doing that gave you the error? Are you creating a table using code?

    Was this answer helpful?

    0 comments No comments