+ Reply to Thread
Results 1 to 4 of 4

Conditional Formatting for Each Cell

Hybrid View

aftabn10 Conditional Formatting for... 06-28-2010, 05:54 AM
Marcol Re: Conditional Formatting... 06-28-2010, 06:26 AM
aftabn10 Re: Conditional Formatting... 06-28-2010, 06:35 AM
Marcol Re: Conditional Formatting... 06-28-2010, 06:46 AM
  1. #1
    Forum Contributor
    Join Date
    06-16-2008
    Posts
    287

    Conditional Formatting for Each Cell

    Hi, this might seem a simple question, but cant seem to work it out on Excel 2007! For example the following is a table that shows 2 figures. The first column is an average and the second one is the current weeks figures.

    A | B | C
    3 | 4 | Queue 1
    1 | 1 | Queue 2
    7 | 4 | Queue 3
    5 | 9 | Queue 4
    2 | 1 | Queue 5
    1 | 1 | Queue 6

    What I would like is to run a conditional formatting for each queues data, so for example if Queue 1s figures on Column B (current week) is greater than the Column A (Average) then this should show in green and if its lower than in red.

    Hope that makes sense.

    Thanks in advance.
    Last edited by aftabn10; 06-28-2010 at 06:50 AM.

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Conditional Formatting for Each Cell

    Maybe this

    Highlight your range in column C

    Conditional formatting > Use a formula to determine which cells to format

    Condition 1
    Formula is
    =$B2<$A2
    Applies to (This is the highlighted range address)
    e.g.
    =$C$2:$C$7

    Format > Red


    Condition 2
    Formula is
    =$B2>$A2
    Applies to (This is the highlighted range address)
    e.g.
    =$C$2:$C$7

    Format > Green


    Hope this helps
    Last edited by Marcol; 06-28-2010 at 06:33 AM.
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  3. #3
    Forum Contributor
    Join Date
    06-16-2008
    Posts
    287

    Re: Conditional Formatting for Each Cell

    Thanks Marcol, what if i needed to higlight the values in Column B? Would this possible?

  4. #4
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Conditional Formatting for Each Cell

    Just use the same procedure and formulae, but this time highlight your range in column B instead of C

    eg
    Applies to
    =$B$2:$B$7

    P.S.
    If you want to format the whole row, highlight your range in columns A to C

    Cheers
    Last edited by Marcol; 06-28-2010 at 06:54 AM.

+ 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