L
Lumpierbritches
Thank you in advance for any and all assistance. I have a group of checkboxes;
when the female gender is checked, I would like to change the backcolor
property to reflect (pink) and if the checkbox male is checked to change the
backcolor property to lightblue.
In Access it's Me.Detail.BackColor = (color)
When I try BackColor.Color(Pink) I get it's undeclared or something.
Michael
when the female gender is checked, I would like to change the backcolor
property to reflect (pink) and if the checkbox male is checked to change the
backcolor property to lightblue.
In Access it's Me.Detail.BackColor = (color)
When I try BackColor.Color(Pink) I get it's undeclared or something.
Michael