Access and VB code in a combo box

P

Peter

Need help to generate code in access combo box but in VB, i have done it
before but forgot
 
K

Klatuu

You are not likely to get an answer without a question. What would you like
the code to do?
 
P

Peter

Ok sorry guys,

I have a combo box in a form that lists the states in a country. I have
listed the states in a table and then combo box lists all the states in the
form. I would like to list the states in VB for the combo box instead of
having an extra table. The listed states stay the should stay the same so
they are fixed. Ihope this gives you better clarity
 
Top