A
Ashley
I have 87 combo boxes. Their value is either Yes or No.
I am wondering is there a shortest method to make the last
combobox (87th) to be "Yes" if the first 86 comboboxes are
Yes otherwise it is "No".
Right now, all I can think of is to list all 86 combobox
names equal to "Yes" else equal to "No". Is this the only
way to do it?
Ashley
I am wondering is there a shortest method to make the last
combobox (87th) to be "Yes" if the first 86 comboboxes are
Yes otherwise it is "No".
Right now, all I can think of is to list all 86 combobox
names equal to "Yes" else equal to "No". Is this the only
way to do it?
Ashley