![]() |
Background stays when sorting
Is there anyone to set a background color that doesn't change when sorting?
I have an excel spreadsheet that has different colors every other row. When I sort, the colored rows move too. How can I get them to stay in place and only sort the values? |
Background stays when sorting
In 2007 you can Format as Table. Or you could use conditional formatting
based on row. hunter wrote: Is there anyone to set a background color that doesn't change when sorting? I have an excel spreadsheet that has different colors every other row. When I sort, the colored rows move too. How can I get them to stay in place and only sort the values? |
Background stays when sorting
Use Conditional formattingFormula is:
=MOD(SUBTOTAL(3,$A1:$A$2),2)=0 This will survive through sorting and filtering. Gord Dibben MS Excel MVP On Thu, 18 Mar 2010 06:26:02 -0700, hunter wrote: Is there anyone to set a background color that doesn't change when sorting? I have an excel spreadsheet that has different colors every other row. When I sort, the colored rows move too. How can I get them to stay in place and only sort the values? |
All times are GMT +1. The time now is 05:17 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com