+ Reply to Thread
Results 1 to 4 of 4

comparing data and conditional format

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    05-12-2008
    Location
    Schleswig-Holstein, Germany
    MS-Off Ver
    2010
    Posts
    102

    comparing data and conditional format

    Hello!

    I have a very simple question. What formula/s would help me with achieving what I point out in the attached screen capture ?

    Thanks in advance
    Last edited by buhnen; 03-15-2010 at 04:01 AM.

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: comparing data and conditional format

    C2 =if(isna(match(b2,A2:A19,0)),"",b2)

    copy down

    Conditional formatting for column C with Formula IS

    =NOT(ISNA(MATCH(B1,$A$1:$A$19,0)))

  3. #3
    Forum Contributor
    Join Date
    05-12-2008
    Location
    Schleswig-Holstein, Germany
    MS-Off Ver
    2010
    Posts
    102

    Re: comparing data and conditional format

    Thank you very much teylyn
    Last edited by teylyn; 03-15-2010 at 03:44 AM. Reason: removed spurious quote

  4. #4
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: comparing data and conditional format

    buhnen, please don't quote whole posts. It's just clutter.

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

+ 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