Drop Down Choices Pre-Built?

  • Thread starter Steve Whitefish
  • Start date
S

Steve Whitefish

I am building a database of where inquiries come from by state. I would like
the 50 states as a drop down for the "State" field. How do I attach drop
downs to a field in a form? And are there standard drop downs already built
into Access such as the states, countries, telephone area codes or other such
static information?
 
M

Maha Arupputhan Pappan

Steve,

I agree with Klatuu. I did the same too. I create a table and inserted all
country names. I used a combo box to populate the record.
 
Top