Selecting ComboBox based on previous selection -Datasheet view

  • Thread starter Thread starter Damon Heron
  • Start date Start date
D

Damon Heron

This is an old problem that has been answered both here and on the web, but
I am having a problem with two comboboxes on a datasheet (on a subform).
the first box lists counties, the second one's data (townships) is based on
the first selection. This works fine, except when I have more than one row,
the first row's second combobox disappears. If I click on it, the data that
was selected is still there, but disappears when I leave it. How can I keep
the data visible?

Thanks in advance.

Damon
 
Back
Top