+ Reply to Thread
Results 1 to 2 of 2

conditional formatting

  1. #1
    Shooter
    Guest

    conditional formatting

    I have the following values in cells c1:f1:

    C D E F
    1 32 n/a 38 34

    I would like to set up a conditional format to shade the lowest value cell
    from c1:f1 but it must ignore the cell with value "n/a". I tried highlighting
    the cells c1:f1 and in conditional formatting I set up "cell value equals ...
    min(c1:f1) and formatted cell pattern to red however nothing happens. I
    appreciate help with this.

    Thanks.
    --
    Shooter

  2. #2
    Jason Morin
    Guest

    Re: conditional formatting

    Select "Formula Is" and use:

    =C$1=MIN($C$1:$F$1)

    HTH
    Jason
    Atlanta, GA

    >-----Original Message-----
    >I have the following values in cells c1:f1:
    >
    > C D E F
    >1 32 n/a 38 34
    >
    >I would like to set up a conditional format to shade the

    lowest value cell
    >from c1:f1 but it must ignore the cell with value "n/a".

    I tried highlighting
    >the cells c1:f1 and in conditional formatting I set

    up "cell value equals ...
    >min(c1:f1) and formatted cell pattern to red however

    nothing happens. I
    >appreciate help with this.
    >
    >Thanks.
    >--
    >Shooter
    >.
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1