+ Reply to Thread
Results 1 to 5 of 5

Formula to find out same names from in xls sheet

  1. #1
    Registered User
    Join Date
    09-30-2014
    Location
    Jaipur
    MS-Off Ver
    2013
    Posts
    4

    Formula to find out same names from in xls sheet

    Please help me to make a formula to find out the same name in xls sheet attached.

    I want to find out the same names in name column.
    Attached Files Attached Files

  2. #2
    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,939

    Re: Formula to find out same names from in xls sheet

    Hi, welcome to the forum :0

    Not really sure what you are asking here, so this is a shot in the dark.

    If you want to just count the number f times a name appears...
    =COUNTIF($Q$6:$Q$778,Q6)

    If you want to get fancy, then...
    =Q6&" Appears "&COUNTIF($Q$6:Q6,Q6)& " times"

    If this is not what you wanted, please provide a few sample answers
    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

  3. #3
    Registered User
    Join Date
    09-30-2014
    Location
    Jaipur
    MS-Off Ver
    2013
    Posts
    4

    Re: Formula to find out same names from in xls sheet

    Thanks for your reply FDibbins

    I want to find out the reparations of names entered in list. I want it's total count or highlighted in the list.

    for example I highlighted some names in list.
    Attached Files Attached Files
    Last edited by kuldeep19853; 11-04-2014 at 03:57 PM.

  4. #4
    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,939

    Re: Formula to find out same names from in xls sheet

    Quote Originally Posted by FDibbins View Post
    If this is not what you wanted, please provide a few sample answers
    Perhaps you missed this part?

  5. #5
    Registered User
    Join Date
    09-30-2014
    Location
    Jaipur
    MS-Off Ver
    2013
    Posts
    4

    Re: Formula to find out same names from in xls sheet

    for example I highlighted some names in list attached.
    Attached Files Attached Files

+ 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. Find date and copy names to other sheet
    By cascao in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-08-2013, 12:29 PM
  2. Find sheet names in other workbook
    By JP Romano in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-10-2011, 04:29 PM
  3. Find Formula needs to find jobs with split names
    By 3smees23 in forum Excel General
    Replies: 5
    Last Post: 08-06-2009, 08:18 AM
  4. Comparing data - find names in Sheet one are also in sheet two
    By softreseting in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 06-01-2008, 06:37 AM
  5. Formula that find names
    By EMoe in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2005, 10:08 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