A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I have a hairbinger of a problem here. I've been using Excel for years and now use 2010. To save strain on my eyes, I use a gray color for all windows instead of the default white. In my spreadsheets, I use cell Fill Colors to highlight certain data I have. The Fill Color I use is an off-white. By experimenting with Excel 2010, I found that color to have the following RGB values - R=230, G-230 and B=230. When I select Fill Color from the ribbon, my current spreadsheet shows RBG values as - R=255, G=204 and B=153. That is an off-orange color. But the cell background color shows is an off-white color in my spreadsheet
When I copy the cells to a NEW spreadsheet, the Fill Color is now showing as off-orange. Even if I use Format Painter to paint the cell from my old spreadsheet to a new one, the off-white background changes to an off-orange background in the new spreadsheet.
I have 56000 rows with 9 columns. About 40% of the cells use the off-white Fill Color.
How do I non-manually change all those cells with an RGB=255,204,153 to an RGB=230,230,230? I do not use or understand VB, scripts or programming.
Thanks.
You can do this through the Replace capability. It supports find-and-replace of the cell format. So, search for cells with a fill of (255,204,253) and replace with a fill of (230,230,230).
Tushar Mehta (Technology and Operations Consulting)
www.tushar-mehta.com (Excel and PowerPoint add-ins and tutorials)
Microsoft MVP Excel 2000-Present