format row of cells to highlight least amount

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

Guest

I need to have the least amount in a row of cells automatically highlight in
a differant color.
 
One way:

Select the row (say, row 1, with cell A1 the active cell). Choose
Format/Conditional Formatting...

CF1: Formula is =A1=MIN(1:1)
Format1: <patterns>/<different 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