Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 130
Default default fill color

is there a way to change teh default fill color for highlighting from the
default yellow to say teh light gray color so when they come in they are
easily able to highlight?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default default fill color

Difficult but doable with API's providing the dropdown palette is visible
while running the code. Realistically not worth the trouble.

Select a cell
Record a macro while applying your colour from the palette.
Test your macro.
Suggest put your macro in your Personal.xls
customize toolbars, put a button on a bar and assign to your macro.

Regards,
Peter T

"Cindy" wrote in message
...
is there a way to change teh default fill color for highlighting from the
default yellow to say teh light gray color so when they come in they are
easily able to highlight?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default default fill color

This was posted by Debra Dalgleish:

This should set the default colour for any new books:

1. Create a new, blank workbook.
2. Choose ToolsOptions
3. On the Colour tab, click on the yellow square
4. Click Modify, select a colour as the default, click OK
5. To make yellow available, select the square that has the same colour
as the new default, and change it to yellow
6. Click OK.
7. Choose FileSave As
8. Save as Type: Template
9. FileName: Book
10. Location -- save the file in your XLSTART folder
11. Click Save

===========
You can do the same thing in any existing workbook, too (steps 1-6, that is).
But each workbook has its own color scheme. You have to do this in each
workbook that you want.

Cindy wrote:

is there a way to change teh default fill color for highlighting from the
default yellow to say teh light gray color so when they come in they are
easily able to highlight?


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default default fill color

If you are referring to the highlight icon for text editing, click the arrow
on the right side of the icon and it shows you a palette of colors to choose
from. Other than that, the fill colors for cells and charts are determined
by the user based on the standard 56 color palette or a variety of RGB
combination or some xlconstants.

"Cindy" wrote:

is there a way to change teh default fill color for highlighting from the
default yellow to say teh light gray color so when they come in they are
easily able to highlight?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
default fill color Gord Dibben Excel Programming 0 January 17th 08 11:55 PM
default fill color Cindy Excel Programming 0 January 17th 08 11:53 PM
Default Fill Color Ben Excel Discussion (Misc queries) 3 May 18th 07 02:07 AM
How to set the default color for fill in functon? Eric Setting up and Configuration of Excel 3 May 15th 06 03:09 PM
Default fill color change Cheyenne Excel Discussion (Misc queries) 2 December 15th 04 01:12 AM


All times are GMT +1. The time now is 10:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"