using access 2000+
anyone know if there is a limit to the number of fields that
are allowed in a table
I have currently got up to 150 but may need to go up to 300+
Most of these are number fields
I have found that almost invariably, when you have tables with too many fields, it is because you translated the tables from a spreadsheet. Which means your design retains "flat-file" thinking. Step away from the keyboard. Turn off the monitor. Keep your hands where we can see them... this is the Access Police....
Seriously, you are asking for a LOT of trouble. I very strongly urge you to read up on "Normalization" as a way to find out why and how you should change your structures.