J
jake
if the data is in combo1 the following would happen.
combo1: user would select value from list
textbox1: would automactically fill in with city
textbox2: would automatically fill in with zip
if data is not in combo1 ->
combo1 - textbox1 - textbox2 -> allow user to type in values in each
of the three boxes
Thanks for your help,
Jake
combo1: user would select value from list
textbox1: would automactically fill in with city
textbox2: would automatically fill in with zip
if data is not in combo1 ->
combo1 - textbox1 - textbox2 -> allow user to type in values in each
of the three boxes
Thanks for your help,
Jake