K
kena
I have a table which has two fields, "Strategy", text 10
and "YesNo", text 3.
I have set up a list box with multiselect set to simple
and want to change the value of "YesNo" to "yes' if the
strategy is selected and "no" if it is not.
I need help in writing a function (Or sub)to be used
after each item selected has been selected (or after I
exit the list box), which will change the value
of "YesNo" depending on whether it has been selected or
not.
Thanks for any help or directions
KenA
and "YesNo", text 3.
I have set up a list box with multiselect set to simple
and want to change the value of "YesNo" to "yes' if the
strategy is selected and "no" if it is not.
I need help in writing a function (Or sub)to be used
after each item selected has been selected (or after I
exit the list box), which will change the value
of "YesNo" depending on whether it has been selected or
not.
Thanks for any help or directions
KenA