I've searched and seen threads that refer to this problem, but I can't seem to figure out the reason for it.
I have a series of combo boxes which populate based on the selection in the previous combo box. My problem is that if you select data, then move to another record, and go back to the original data, the data entered into the comboboxes which are dependent don't display until boxes are clicked on or tabbed to (SetFocus). The data's there, it just isn't displaying.
What's going on?
I have a series of combo boxes which populate based on the selection in the previous combo box. My problem is that if you select data, then move to another record, and go back to the original data, the data entered into the comboboxes which are dependent don't display until boxes are clicked on or tabbed to (SetFocus). The data's there, it just isn't displaying.
What's going on?