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" <(E-Mail Removed)> wrote in message
news

F17E955-C907-40E9-8F0B-(E-Mail Removed)...
> 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