+ Reply to Thread
Results 1 to 4 of 4

Conditional formatting

  1. #1
    Registered User
    Join Date
    10-25-2011
    Location
    wales
    MS-Off Ver
    Excel 2003
    Posts
    34

    Conditional formatting

    hi guys

    I have this formula =AND($C3>0,LEN($F3)=0). This changes F3 to a colour if C3 has data in it. I bascially want to amend it to do the following:

    If cell d4 is = to "full fail" or "sense fail"

    then

    cells e4, f4 and g4 all turn blue

    and

    If cell e4 is = to "full fail" or "sense fail"

    then

    cells f4, g4 and h4 all turn blue

    and

    If cell f4 is = to "full fail" or "sense fail"

    then

    cells g4, h4 and i4 all turn blue

    and so on

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Conditional formatting

    Select each group of cells to colour one at a time,
    so select e4,f4,g4 and add conditional format

    OR(D4="full fail",D4="sense fail") and select colour,

    click Ok, click Ok to exit, and then select next group and repeat with OR(E4=.....)

    etc..
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    10-25-2011
    Location
    wales
    MS-Off Ver
    Excel 2003
    Posts
    34

    Re: Conditional formatting

    thanks, is there anyway of applying this to the whole sheet without doing it individually?

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Conditional formatting

    you can copy and paste special >> Formats to the other cells.

    or you can preselect all cells in the row for each group one at and apply conditional format as if you were applying to top most row in your selection....

+ 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