M
mav51 via AccessMonster.com
Hi all,
I would like to change the forecolor of a combobox depending on which option
is selected. The combobox is populated by a lookup table with an inidex
field.
ie. option 0 = closed - combobox.forecolor = 0
option 1 = open - combobox.forecolor = 255
I can change the color of all the rows but I can't seem to figure out how to
make it change selectively. If it makes a difference, the form is based on a
query.
Thanks in advance
Mike
I would like to change the forecolor of a combobox depending on which option
is selected. The combobox is populated by a lookup table with an inidex
field.
ie. option 0 = closed - combobox.forecolor = 0
option 1 = open - combobox.forecolor = 255
I can change the color of all the rows but I can't seem to figure out how to
make it change selectively. If it makes a difference, the form is based on a
query.
Thanks in advance
Mike