Closed Thread
Results 1 to 10 of 10

Same ID column A different CSV values on various rows

  1. #1
    Forum Contributor
    Join Date
    11-01-2004
    Posts
    145

    Same ID column A different CSV values on various rows

    Hello All,

    I am trying to identify what ID’s in column A have different CSV values on multiple rows?


    Some IDs will be unique , other IDs in column A will be shown more than once.


    Could be 1000s of IDs

    Example attached.

    Best Regards,
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    08-06-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2013
    Posts
    671

    Re: Same ID column A different CSV values on various rows

    Try this:
    Please Login or Register  to view this content.
    1. Include a sample workbook with an example of the result you want
    2. Use [CODE] and [FORMULA] wrappers for your VBA code or excel formulas
    3. If your question has been answered, mark the thread as SOLVED and click on the "Add Rep" star to thank whoever helped you.

  3. #3
    Forum Contributor
    Join Date
    11-01-2004
    Posts
    145

    Re: Same ID column A different CSV values on various rows

    Hello,

    Thankyou, I have added 2 extra columns to the output and a few extra lines with another difference example. Can the code be modified to add the extra 2 column outputs?

    I have populated the spreadsheet attached with comments.


    Thanks Very Much
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    08-06-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2013
    Posts
    671

    Re: Same ID column A different CSV values on various rows

    Do you care about knowing what the difference is, or do you need just need the full complete org? Strangely, it's actually easier to get the full complete org than the differences.

  5. #5
    Forum Contributor
    Join Date
    11-01-2004
    Posts
    145

    Re: Same ID column A different CSV values on various rows

    Hello,

    I think your right, the column Full Complete Org is more useful.

    Thanks.

  6. #6
    Forum Contributor
    Join Date
    11-01-2004
    Posts
    145

    Re: Same ID column A different CSV values on various rows

    Full org is fine. thanks

  7. #7
    Forum Contributor
    Join Date
    11-01-2004
    Posts
    145

    Re: Same ID column A different CSV values on various rows

    Hi there/All,Thanks again some feedback I tested the original today on a normal PC. Unfortunately it did not work.

    It stops at the below code and says sub or function not defined??

    With Sheets("Sheet1").Range("A1").CurrentRegion.

    Would you mind testing and correcting. Please advise.

    As above don’t worry about the difference but would you mind adding extra code to capture full org and additional column?

    Thank you,

  8. #8
    Valued Forum Contributor
    Join Date
    08-06-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2013
    Posts
    671

    Re: Same ID column A different CSV values on various rows

    I'm guessing you don't have your sheet named "Sheet1"? I'm working on code for the full org, but have to go to bed now, so I'll finish it tomorrow.

  9. #9
    Valued Forum Contributor
    Join Date
    08-06-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2013
    Posts
    671

    Re: Same ID column A different CSV values on various rows

    Okay, this should work for getting the complete org.
    Please Login or Register  to view this content.
    Last edited by k64; 06-10-2014 at 11:51 AM.

  10. #10
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Same ID column A different CSV values on various rows

    Thread posted in Commercial services, hence closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Filter rows based on unique values in one column + specific value in another column
    By Dieneces in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-31-2013, 09:55 AM
  2. Replies: 1
    Last Post: 07-03-2013, 12:14 AM
  3. Replies: 5
    Last Post: 11-12-2012, 08:38 PM
  4. Macro Loop to Extract Specific Values and Min/Max Values From Column/Rows Range
    By ExcelQuestFL in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 12-19-2010, 09:19 AM
  5. Grouping rows based on column values and comparing row values
    By bernborough in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-27-2010, 10:18 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