+ Reply to Thread
Results 1 to 2 of 2

Colour Cells based on the value of another cell

Hybrid View

  1. #1
    Registered User
    Join Date
    03-25-2010
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    44

    Colour Cells based on the value of another cell

    Hi, in the attached sheet I am trying to colour cells based on the value of other cells eg, if cell
    B2 is "1", conditional formatting turns it green. I then need Cell H6 also to turn Green but retain the original cell value, ie "2". I want to repeat this for all 4 Switches (RH1SAB00 etc).

    Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,627

    Re: Colour Cells based on the value of another cell

    In H6 use this for conditional formating: =INDEX($B$2:$B$49,MATCH(H6,$A$2:$A$49,0))=1

    For other switches use other index range:

    $C$2:$C$49
    $D$2:$D$49
    $E$2:$E$49

+ 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