Combo Box on Form to select Query Criteria

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a customized form based on a multiple-table query. The query is very
messy, so obviously I don't want to deal with it more than I have to. My
database is 100% reference only, no editing or inputting of data. My friend
suggested that I divide the form in half, top to bottom, and put several
combo boxes on the top half to select what records are displayed on the
bottom half. Right now, I am not sure how to do this, so I welcome any
suggestions there.

But also, are the combo boxes limited in the number of lines they will
display? Some of my fields have 2500+ entries and I'm worried I won't be able
to select them as needed - I read somewhere that Access may not display
everything if the list is too long.
 
But also, are the combo boxes limited in the number of lines they will
display? Some of my fields have 2500+ entries and I'm worried I won't be able
to select them as needed - I read somewhere that Access may not display
everything if the list is too long.

An Access combo box will display 64,000 rows
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top