No, this is very difficult. We had a discussion on OzGrid a while back
(
http://www.ozgrid.com/forum/showthread.php?t=41954) but it was hardly
satisfactory.
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"JasonF" wrote in message
ups.com...
Is there a way to determine what the current / last used color index
number is from VBA? Instead of hard coding the colorindex or forcing
the user to choose a color, I would like to just pick up the color
that's currently in the toolbar? I've found the name:
Application.CommandBars("Formatting").Controls("Fi ll
Color").TooltipText
However, I'd like to get the ColorIndex number for the name. Any
ideas?