![]() |
Is there a way to keep a specific color on the toolbar?
|
Is there a way to keep a specific color on the toolbar?
Please use this area to describe what you are asking about. The topic in
the subject line is ambiguous. bbpnthr wrote: |
Is there a way to keep a specific color on the toolbar?
No. Yellow is the default.
You could create a small macro to apply a specific color. Sub mycolor() With Selection.Interior .ColorIndex = 8 .Pattern = xlSolid End With End Sub Assign it to a button or shortcut key combo. Gord Dibben MS Excel MVP On Mon, 14 Sep 2009 11:26:01 -0700, bbpnthr wrote: |
Is there a way to keep a specific color on the toolbar?
I'm not sure what you're asking, but you could modify the color scheme (56
colors in xl2003 and below). Tools|options|color tab|modify This color scheme will travel with the workbook--it's not an application setting. If you have multiple workbooks that need this, you'll have to do it for each workbook. bbpnthr wrote: -- Dave Peterson |
All times are GMT +1. The time now is 08:27 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com