+ Reply to Thread
Results 1 to 7 of 7

Conditional Formating or Formula?

  1. #1
    Forum Contributor
    Join Date
    08-22-2005
    MS-Off Ver
    Office 365
    Posts
    342

    Conditional Formating or Formula?

    Hello Excel Guru's ...

    I have something this is most likely pretty easy ...

    I have a two sheet workbook.

    Sheet #1
    Column A - Team Manager
    Column B - Advisor
    At the moment 153 names


    Sheet #2
    Column A - Team Manager
    Column B - Advisor
    At the moment 48 names


    I want Sheet #1 the Advisor column B ... 153 names
    to look at the Advisor column B on sheet 2 ... 48 names
    and if the name is on sheet 2 - highlight the matching name on Sheet #1

    Is the done with conditional formatting or some sort of formula?

    Thanks in advance
    Last edited by SVTF; 08-04-2014 at 09:40 PM.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Conditional Formating or Formula?

    What version of Excel are you using?
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Contributor
    Join Date
    08-22-2005
    MS-Off Ver
    Office 365
    Posts
    342

    Re: Conditional Formating or Formula?

    Quote Originally Posted by Tony Valko View Post
    What version of Excel are you using?
    I have tried so many times to update my profile to show that however .. keep getting error.

    Version of excel I am running is 2010

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,598

    Re: Conditional Formating or Formula?

    Have you tried using the MATCH function in your CF formula?
    Ben Van Johnson

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Conditional Formating or Formula?

    Try this...

    Sheet1 B2:B154 = names
    Sheet2 B2:B44 = names

    On Sheet1...

    Select the *entire* range B2:B154 starting from cell B2.
    Cell B2 will be the active cell. The active cell is the
    one cell in the selected range that is not shaded. The
    formula will be relative to the active cell.

    Goto the Home tab>Styles>Conditional Formatting>
    Manage rules>New rule>Use a formula to determine
    which cells to format

    Enter this formula in the box below:

    =MATCH(B2,Sheet2!B$2:B$44,0)

    Click the Format button
    Select the Fill tab
    Select the desired color
    OK out

  6. #6
    Forum Contributor
    Join Date
    08-22-2005
    MS-Off Ver
    Office 365
    Posts
    342

    Re: Conditional Formating or Formula?

    Thanks Tony .. thought it would be something easy ... Works like a charm.

  7. #7
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Conditional Formating or Formula?

    You're welcome. Thanks for the feedback!

    You might want to contact a mod/admin about the problem updating your profile.

+ 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: 4
    Last Post: 01-23-2014, 10:14 AM
  2. Conditional Formating and Formula Help
    By Eaks77 in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-25-2013, 03:20 PM
  3. Conditional formating and If formula used together
    By Triscia in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-03-2012, 11:48 AM
  4. Conditional formating formula
    By paconsta in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-19-2012, 05:14 PM
  5. Conditional formating-What formula do i need to use in conditional formating
    By warrima in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-07-2009, 12:33 AM

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