K
Ken Gehle
I have a combo box that has three choices: not subscribed, subscibed &
unsubscibed. I want to have, when this data is changed, the update of a
yes/no field that is hiden based on the combo box choice: subscibed would be
updated to Yes and the other two to NO. I am doing this approach so that the
status is displayed on a sub form as a Yes/No without the problems of using
Yes/No for three possible entires!
I am guessing that whatever code I need would go in the upon change property
of the combo box but since I not messing in the heavy access stuff now days
(I'm a commercial photographer) I need help.
Ken
unsubscibed. I want to have, when this data is changed, the update of a
yes/no field that is hiden based on the combo box choice: subscibed would be
updated to Yes and the other two to NO. I am doing this approach so that the
status is displayed on a sub form as a Yes/No without the problems of using
Yes/No for three possible entires!
I am guessing that whatever code I need would go in the upon change property
of the combo box but since I not messing in the heavy access stuff now days
(I'm a commercial photographer) I need help.
Ken