I have two listboxes, lboFY and lboCY.
If the use makes a single select or multiselect on lboFY, I want to clear all selections that may have been selected in lboCY
and the other way around
If the use makes a single select or multiselect on lboCY, I want to clear all selections that may have been selected in lboFY
Can't have both listboxes with selections. Needs to one or the other.
If the use makes a single select or multiselect on lboFY, I want to clear all selections that may have been selected in lboCY
and the other way around
If the use makes a single select or multiselect on lboCY, I want to clear all selections that may have been selected in lboFY
Can't have both listboxes with selections. Needs to one or the other.