T
Tara
I recently added a cascading combo box to a form. It
works fine for the most part and the value I choose is
stored correctly in the table. The only problem is that
when I go back to look at the form later, the value I
chose in the 2nd combo does not show up. I assume this
is because the values in the 2nd combo are generated by a
query that is set to run when I make a choice in the 1st
combo. However, I really need to be able to go back and
look at the form and see which value I chose. Is there a
way to have the 2nd combo box show the value that was
stored in the underlying table until/unless I change the
value in the 1st combo (which causes the query for the
2nd combo to run)? Does that make any sense???
Thanks!
Tara
works fine for the most part and the value I choose is
stored correctly in the table. The only problem is that
when I go back to look at the form later, the value I
chose in the 2nd combo does not show up. I assume this
is because the values in the 2nd combo are generated by a
query that is set to run when I make a choice in the 1st
combo. However, I really need to be able to go back and
look at the form and see which value I chose. Is there a
way to have the 2nd combo box show the value that was
stored in the underlying table until/unless I change the
value in the 1st combo (which causes the query for the
2nd combo to run)? Does that make any sense???
Thanks!
Tara