Hopefully a simple question:
Access 2007:
I have a continuous form which, when it opens, uses code to display alternating colours... I need to set a default 'alternate' colour, and I want to find the code to use for Light Grey - on the design of a form, the color to use on a control would be #903C39 but when I try to set that as my default colour in the code it doesn't like it! I can use vbRed, vbBlue, vbYellow, etc, and that works perfectly but I can't find a vbLightGrey
Am I right in thinking I need to declare a Constant to do it? If so... how, please? If not.... what do I need to do instead?
TIA
Caz
Access 2007:
I have a continuous form which, when it opens, uses code to display alternating colours... I need to set a default 'alternate' colour, and I want to find the code to use for Light Grey - on the design of a form, the color to use on a control would be #903C39 but when I try to set that as my default colour in the code it doesn't like it! I can use vbRed, vbBlue, vbYellow, etc, and that works perfectly but I can't find a vbLightGrey

Am I right in thinking I need to declare a Constant to do it? If so... how, please? If not.... what do I need to do instead?
TIA
Caz
