+ Reply to Thread
Results 1 to 3 of 3

Conditional Format: Highlight cells in Column C that refer to Column B

  1. #1
    Registered User
    Join Date
    11-21-2011
    Location
    boston, ma
    MS-Off Ver
    Excel 2007
    Posts
    25

    Wink Conditional Format: Highlight cells in Column C that refer to Column B

    Hi All,

    I'm trying to use conditional Format to highlight cells in Column C that refer to Column B.

    I hope that explains it all. Please assist if possible. Thanks all!

    -Andrew

  2. #2
    Valued Forum Contributor
    Join Date
    02-07-2013
    Location
    Philippines
    MS-Off Ver
    Excel Online; 365
    Posts
    610

    Re: Conditional Format: Highlight cells in Column C that refer to Column B

    maybe you can try this:

    Go to conditional formatting > New Rule > Use a formula

    then type this formula =AND($B1<>"",$C1=$B1)

    choose the applicable format then apply to column C ($C:$C)
    If I've helped U pls click on d *Add Reputation

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Conditional Format: Highlight cells in Column C that refer to Column B

    Do you mean you want to change the color of cells that have a formula in them that refeneces anpother cell?
    If so, then sorry, CF cannot do that. All regular formulas work on what is displayed in a cell, not what the contents are - in other words, if a cell has =1+2, it will show 3, and excel will only see 3

    If, on the other hand, you mean you want to change C based on what B shows, then, you will need to give additional info please

    On a side note, bhenlee, you should avoid applying CF to entire columns, it will start to slow your file down
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 04-09-2015, 08:15 AM
  2. [SOLVED] My Conditional Formatting does not highlight rows, only cells in a column
    By chrisneu in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-19-2014, 07:52 PM
  3. [SOLVED] Conditional Format - Highlight Month Column Based on Cell value
    By pauldaddyadams in forum Excel General
    Replies: 2
    Last Post: 08-06-2014, 06:36 AM
  4. Replies: 12
    Last Post: 11-08-2013, 12:37 PM
  5. Replies: 5
    Last Post: 09-24-2012, 05:14 PM
  6. Conditional formating highlight cells in column Q that have certain word in it
    By rain4u in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-30-2011, 02:26 PM
  7. Conditional Format-highlight the cells in column
    By Steph in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-15-2006, 12:24 PM

Tags for this Thread

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