+ Reply to Thread
Results 1 to 4 of 4

Pull out repeating customer numbers for consecutive years

  1. #1
    Forum Contributor
    Join Date
    01-27-2016
    Location
    Greenville,NC
    MS-Off Ver
    Excel 2013
    Posts
    124

    Pull out repeating customer numbers for consecutive years

    I have attached a simple workbook that contains the customer id's for all customers for a particular year. I then did a simple conditional formatting to give me which ones are duplicate (highlighted in red). What I would like to be able to do is to determine which customers are repeat customers and summarize those numbers in a separate column, if that makes sense. So, if there customer number shows up in all 3 data columns, then they would be a candidate to go in the return customer column. I do not know a swift way to do this. Thank you all for considering my post.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,769

    Re: Pull out repeating customer numbers for consecutive years

    I sorted the 3 columns individually (just to make checking easier) and given customer numbers in a column are not repeated

    In Column D

    =COUNTIF($A$2:$C$853,A2)

    copy down

    This checks 2014 customers (longest lis) and will give count of 3 if they are all 3 years

    You can then filter on the "3"

    Will this work for you?

  3. #3
    Forum Contributor
    Join Date
    01-27-2016
    Location
    Greenville,NC
    MS-Off Ver
    Excel 2013
    Posts
    124

    Re: Pull out repeating customer numbers for consecutive years

    John,

    This will work perfectly. Thank you again for your help!

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,769

    Re: Pull out repeating customer numbers for consecutive years

    You are very welcome.

    Thank you for the feedback and rep.

+ 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: 15
    Last Post: 12-18-2015, 02:25 PM
  2. Adding a column that shows years and months a customer has been with us
    By Rachel Catalogues in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-10-2015, 08:48 AM
  3. Replies: 4
    Last Post: 03-19-2014, 08:39 PM
  4. Need help counting years a customer has had policies active
    By RichLemon in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-11-2013, 11:01 PM
  5. Replies: 0
    Last Post: 10-25-2012, 09:52 AM
  6. Replies: 11
    Last Post: 10-25-2012, 12:26 AM
  7. Count Consecutive Repeating Numbers in One Column
    By ExcelQuestFL in forum Excel General
    Replies: 2
    Last Post: 04-06-2011, 05:58 PM

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