Drop-down list box

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

Guest

I am using Access XP (2002) and my form toolbar has the 'Combo box' and the 'List box' but doesn't have the 'Drop-down list box'. Is there an add-in or an update from MS that will five me this form control?
 
MarkB said:
I am using Access XP (2002) and my form toolbar has the 'Combo box' and
the 'List box' but doesn't have the 'Drop-down list box'. Is there an add-in
or an update from MS that will five me this form control?

There is no "Drop-down list box" in Access. You could probably modify the
code at:

http://www.datastrat.com/Download/Search2K.zip

to show a list box after the textbox was filled, instead of having it
visible from the start.
--
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