H
Helen R
I have a form with a subform(we'll call it A), and the subform also has a
subform (B). On the main form there is an optional field that the user can
select, and when they select it, I want to Highlight the rows on the subform
A that are associated with that field. The associated data for a row in
subform A is found in subform B.
Let me give an example. Subform A has a list of contractors and Subform B
has a row for each state that the contractor does business with. On the main
form there is a listbox with states, and if the user selects a state, I want
each row on Subform A that has that state in Subform B to be highlighted.
Any help would be appreciated!
subform (B). On the main form there is an optional field that the user can
select, and when they select it, I want to Highlight the rows on the subform
A that are associated with that field. The associated data for a row in
subform A is found in subform B.
Let me give an example. Subform A has a list of contractors and Subform B
has a row for each state that the contractor does business with. On the main
form there is a listbox with states, and if the user selects a state, I want
each row on Subform A that has that state in Subform B to be highlighted.
Any help would be appreciated!