+ Reply to Thread
Results 1 to 8 of 8

Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

  1. #1
    Registered User
    Join Date
    04-08-2014
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    10

    Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    I'm trying to Count duplicate text on sheet 2 and populate the number of times repeated on sheet 1.

    On sheet 1 I have A3:A128 and would like the number of times these respective cost centers are repeated in Sheet 2 to populate Column B of Sheet 1.

    File attached.

    Please help. Not sure which formula to use. I tried CountIF but didn't work with 2 sheets.

    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    Hi Sean and welcome to the forum,

    A very quick and basic Pivot Table will give the answer you want. See the attached and start reading about Pivots.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    Try this formula in B2 Sheet1

    and copy it down

    =COUNTIF(sheet2!$C$2:$C$1632,A2)
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    In B2 on sheet 1, copied down:

    =COUNTIF(sheet2!C:C,Sheet1!A2)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Registered User
    Join Date
    04-08-2014
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    Thank you So Much MarvinP!!

  6. #6
    Registered User
    Join Date
    04-08-2014
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    Ali,
    This worked great!! Thank you.

  7. #7
    Registered User
    Join Date
    04-08-2014
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    I need some more help with this same workbook, should I post a new thread?

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Identify Duplicates on Sheet 2 and populate number of duplicates on sheet 1

    Quote Originally Posted by Sean.Rooney View Post
    I need some more help with this same workbook, should I post a new thread?
    Yes, you should.

+ 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. how to identify duplicates and copy to them to the next sheet
    By omolemo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-01-2013, 07:52 AM
  2. Count the number of duplicates in a sheet, report the duplicate cells to a new sheet.
    By SamPetroda in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-25-2012, 09:48 AM
  3. Replies: 5
    Last Post: 06-22-2012, 04:03 PM
  4. [SOLVED] Identify duplicates and remove both from sheet.
    By markDuffy in forum Excel General
    Replies: 2
    Last Post: 05-30-2012, 12:09 PM
  5. Identify duplicates and move to new sheet
    By JOUIOUI in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-03-2006, 03:50 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