Hi,
You want the largest1, largest2... per Row. So, from your last picture formula must be:
=C13=LARGE($C13:$F13,4)
Same goes for the other rules
=C13=LARGE($C13:$F13,3)
=C13=LARGE($C13:$F13,2)
=C13=LARGE($C13:$F13,1)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I have already googled for the answer but cannot find exactly what I need.
I have an excel spreadsheet with 4 columns with different numbers in each cell.
There are about 450 rows to the table.
For each row, I would like to apply the 2-colour scale conditional format to show which values are highest and which are lowest (and which come in between).
I then want to apply this format to all other rows.
The issue I have had is I can only get it to format a colour scale for the spreadsheet as a whole, rather than independently colour scale for each row.
Does anyone have any suggestions how to independently colour scale each row?
Thanks in advance.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi,
You want the largest1, largest2... per Row. So, from your last picture formula must be:
=C13=LARGE($C13:$F13,4)
Same goes for the other rules
=C13=LARGE($C13:$F13,3)
=C13=LARGE($C13:$F13,2)
=C13=LARGE($C13:$F13,1)