Looping problems

C

Chad

I have a list box that gets its contents from a query.
This query returns both County and State information. (
Orange County, Florida) In the list box, this
information is displayed as:

ListBox1:
Orange County Florida
Dade County Florida
Broward County Florida

I would like to reference just the state of each record.
I know how to reference each record in a list box but
when the record is made up of 2 different fields I am not
sure of how to reference one of those fields.

Thanks for any help you can give in advance
Chad
 

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

Top