maximum number of fields in a query

dbh139

New Member
Joined
Jan 26, 2003
Messages
33
Is there a maximum number of fields allowed in a single query? How do you add in another field?
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
I would think there's a limit, probably 255. If you're using even a quarter of this many columns, then you probably have your table structure wrong (i.e. displaying what should be records as fields and/or vice versa). Adding in another field? You mean a field that is not in the underlying table? This is possible and, in fact, highly useful (especially when performing calculations), but I'm not exactly sure what you're asking.
 
Upvote 0
If you're talking about in query design you don't have any more blank fields to bring in another field? If so then just go up to the menu bar and click on insert, then select column. That will add in another blank field

HTH
texasalynn
 
Upvote 0

Forum statistics

Threads
1,221,539
Messages
6,160,412
Members
451,644
Latest member
hglymph

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top