Highlight the lowest Value from an row

  • Thread starter Andreas Osswald
  • Start date
A

Andreas Osswald

How is it possible to highlight an value (red font color or else) in an row
wich amount is the lowest ?

Best thanks for help
Andi
 
F

Frank Kabel

Hi Andreas
use conditional format:
-Select your cells in a row (assumption row 1, starting in column A)
- goto 'Format - Conditional forma')
- enter the following formula: =A1=MIN($1:$1)
- choose your format

HTH
Frank
 

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

Top