I am not explaining myself very well. Let me try again.
I have combo boxes pulling from separate tables. i.e. one table has a list
of cities, one table has a list of states, one table has a list of
category/programs. What I wan the user to do is be able to pick an origin
city, origin state, destination city, destination state, category/program,
and enter in "savings" into one of the text boxes. There are a multitude of
different combinations of the above. Rather than the individual typing the
lane, category and savings to me in an e-mail and me re-typing it into a
table, I wanted to have an entry box. I need to have the list of cities
because I need to make sure they are entered in a particular format. Does
this make sense?