Hi,
For Win XP, O’2003 Uk
If I manually modify my color palette in Excel (Tools, Options, Color) – where will these changes then be stored?
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
Home » Forums » AskWoody support » Productivity software by function » MS Excel and spreadsheet help » Excel color palette
I am encountering trouble with color palettes on many workbooks. I was advised to use the Reset button on the color options. It does nothing. The defect causes a dark blue/gray background on many rows and cells, making black text almost invisible. I’ve tried this many times and the Reset approach never works. Thanks for any advice.
Which version of Excel are you using?
When I open your sample workbook in Excel 2002 (XP), it has the default color palette:
That’s incredible. That’s not what I’m seeing a this end. That looks like what it should be, but I do not get that palette. We are currently using 2003 in XP, but are getting 2007 files from other people. Here is an image of what I see everywhere. Any suggestions? Could it be a hardware issue?
I see the same color fields in both tabs as you show. Amazing. Yet the pallets in the workbooks are missing colors. Is there any macro to reset? Why do you think that reset button doesn’t work? because there’s nothing wrong with the pallet in the options tab? guess so. If I were to “customize” the “bad pallets” in specific workbooks back to defaults, woud that eliminate the color problem? Can I be shown which of those colors I should select in the rebuild? Thanks.
You can try importing the color palette from a workbook that has a normal palette. Both workbooks must be open for this.
Can you give me the steps? I don’t see anything in the menus about such a process. BTW I just had someone send me from their laptop a workbook with a good color pallett. When I opened it up on my laptop….bad palette! Is there any way to test my on-board video for this?
Open a “problem” workbook and a worbook with a “normal” color palette.
Activate the problem workbook.
Select Tools | Options…
Activate the Color tab.
Click the dropdown arrow of the “Copy colors from” dropdown list (it’s shown in post #9 higher up in this topic).
Select the workbook that has a correct color palette.
Open a “problem” workbook and a worbook with a “normal” color palette.
Activate the problem workbook.
Select Tools | Options…
Activate the Color tab.
Click the dropdown arrow of the “Copy colors from” dropdown list (it’s shown in post #9 higher up in this topic).
Select the workbook that has a correct color palette.
I’m back about this problem. Many folks on my team now have it. Is there a way to write a macro to reset the color palette by using the ColorIndex number and forcing the whole palette in the book to reset that way? I think there are only 56 colors in the ’03 palette. Thanks!
The Reset button in the Color tab of the Options dialog should reset the palette to the factory default, but apparently it doesn’t for you, so I’m not sure this will work:
Sub ResetColors() Application.ScreenUpdating = False With ActiveWorkbook .Colors(1) = 0 .Colors(2) = 16777215 .Colors(3) = 255 .Colors(4) = 65280 .Colors(5) = 16711680 .Colors(6) = 65535 .Colors(7) = 16711935 .Colors(8) = 16776960 .Colors(9) = 128 .Colors(10) = 32768 .Colors(11) = 8388608 .Colors(12) = 32896 .Colors(13) = 8388736 .Colors(14) = 8421376 .Colors(15) = 12632256 .Colors(16) = 8421504 .Colors(17) = 16751001 .Colors(18) = 6697881 .Colors(19) = 13434879 .Colors(20) = 16777164 .Colors(21) = 6684774 .Colors(22) = 8421631 .Colors(23) = 13395456 .Colors(24) = 16764108 .Colors(25) = 8388608 .Colors(26) = 16711935 .Colors(27) = 65535 .Colors(28) = 16776960 .Colors(29) = 8388736 .Colors(30) = 128 .Colors(31) = 8421376 .Colors(32) = 16711680 .Colors(33) = 16763904 .Colors(34) = 16777164 .Colors(35) = 13434828 .Colors(36) = 10092543 .Colors(37) = 16764057 .Colors(38) = 13408767 .Colors(39) = 16751052 .Colors(40) = 10079487 .Colors(41) = 16737843 .Colors(42) = 13421619 .Colors(43) = 52377 .Colors(44) = 52479 .Colors(45) = 39423 .Colors(46) = 26367 .Colors(47) = 10053222 .Colors(48) = 9868950 .Colors(49) = 6697728 .Colors(50) = 6723891 .Colors(51) = 13056 .Colors(52) = 13107 .Colors(53) = 13209 .Colors(54) = 6697881 .Colors(55) = 10040115 .Colors(56) = 3355443 End With Application.ScreenUpdating = True End Sub
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.
Notifications