What I do is color the control in the
VB Editor window using the Palette
dropdown thingie in the Properties pane, then see what hex number is
inserted into the Backcolor property box. This can be copied and pasted into
your code.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. -
http://PeltierTech.com
_______
"WLMPilot" wrote in message
...
Where can I find a color chart to reference when programming in VBA? I
need
to program BACKCOLOR.RGB for various textboxes, but I do not know the
numbers
to enter.
Thanks,
Les