Alternating Colors in Header Columns?

How can I match the alternating colors in my Numbers spreadsheet in the Header Columns? It's so weird that the body has alternating colors and the Header Column does not. It must be sortable without the colors getting all out of order, as well. Please help.

iMac 24″, macOS 13.3

Posted on Apr 20, 2023 02:03 PM

Reply
2 replies

Apr 20, 2023 03:29 PM in response to DrCry555

That's just how they designed it. You can make a header column alternate in color if you make an extra column of formulas (which you will hide later) and set up a conditional highlighting rule for the header column based on the results of those formulas. Or don't use a header column at all.


The formula in new column B is

=IF(ISEVEN(ROW()),A&"1",A&"")


The highlighting rule for cell A2 is "text is same as cell B2". You can do the entire column at once if you select all the cells (A2 to the bottom) then set up the rule for A2.

Apr 20, 2023 09:04 PM in response to DrCry555

DrCry555 wrote:

Header Column does not. It must be sortable without the colors getting all out of order, as well.


You can sort by row but not by column. Perhaps you mean you want to display alternating colors in your Header Rows (of which you can have up to 5). Since you can have at most 5, why not just set their colors manually>


SG



This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Alternating Colors in Header Columns?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.