Combo Boxes..

  • Thread starter Thread starter Lucy Spence
  • Start date Start date
L

Lucy Spence

Hello... I am very new to using Access and need some instruction on how to set up combo boxes,and drop down boxes. Thanks ..

--
Mailing Address:
Lucy Spence
107 Ruskview Rd.
Kitchener, ON
N2M 4S1

Cell Phone - 519-993-2146
 
Hi Lucy,

First, I suggest that you not include your personal contact information in
newsgroup posts.

Combo boxes can be used to assist the user with data entry, by allowing them
to pick a value from a list instead of having to type it in. This is done
with a bound combo box. We call a combo box bound if the control source
property specifies a field.

An unbound combo box does not have a control source. One use for an unbound
combo box would be to assist the user in finding a given record. I have a
tutorial available on this topic, if you'd like to give it a try:

Using A Combo Box To Find A Record
http://www.access.qbuilt.com/html/find_a_record.html


Tom Wickerath
Microsoft Access MVP

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
 

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