+ Reply to Thread
Results 1 to 3 of 3

Conditional Formating Question

  1. #1
    Registered User
    Join Date
    12-27-2005
    Posts
    72

    Conditional Formating Question

    Hi,

    I want to setup a conditional formatting for certain columns of data that will test the previous 10 rows, i.e. if I am in cell E66, the formula will look at cells E66 thru E57, then

    if E66 is the lowest of the 10 values it will highlight that cell GREEN
    if E66 is the largest of the 10 values it will highlight that cell RED

    is this possible?? i was trying to set it up using conditional formatting but encountered severe brain lock

    thanks

  2. #2
    Guest

    Re: Conditional Formating Question

    Hi

    Select E66 and in CF, set to 'formula is' and try:
    =E66=MAX(E57:E66)
    and set your green pattern - and then select the next condition and use
    =E66=MIN(E57:E66)
    and set your red pattern

    Hope this helps.
    Andy.

    "RalphSE" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi,
    >
    > I want to setup a conditional formatting for certain columns of data
    > that will test the previous 10 rows, i.e. if I am in cell E66, the
    > formula will look at cells E66 thru E57, then
    >
    > if E66 is the lowest of the 10 values it will highlight that cell
    > GREEN
    > if E66 is the largest of the 10 values it will highlight that cell RED
    >
    > is this possible?? i was trying to set it up using conditional
    > formatting but encountered severe brain lock
    >
    > thanks
    >
    >
    > --
    > RalphSE
    > ------------------------------------------------------------------------
    > RalphSE's Profile:
    > http://www.excelforum.com/member.php...o&userid=29931
    > View this thread: http://www.excelforum.com/showthread...hreadid=521768
    >




  3. #3
    Registered User
    Join Date
    12-27-2005
    Posts
    72
    works like a champ, thanks!!!!!!!!!

+ 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