View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Clare.Moe Clare.Moe is offline
external usenet poster
 
Posts: 7
Default Configure Built-in Font Color Command Button?

Excel 2003.

Can I read and/or set properties of built-in toolbar command buttons
from VBA?

In particular, I'd like to be able to set the font color property of
the built-in Font Color button on the Formatting toolbar without
modifying the active cell.

I don't mind doing my own research, but I'm not having any luck
finding references.

Ideas?

thanks,
cm