Conditional formatting data based on the maximum in the set

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to the cell which contains the maximum value in the row to display a
colour.And then apply it to the other rows. This will help to identify the
maximum values in each row of data.
 
One way:

Select your rows, with, say, cell A1 active. Choose Format/Conditional
formatting and use the dropdowns and inputbox to enter

CF1: Formula is =A1=MAX(1:1)
Format1: <patterns>/<highlight color>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top