+ Reply to Thread
Results 1 to 11 of 11

Find missing data in columns ignoring blanks, separated by semicolon

  1. #1
    Registered User
    Join Date
    01-01-2005
    Posts
    56

    Find missing data in columns ignoring blanks, separated by semicolon

    Guys,

    I am trying to cut down on several steps. I have a sheet that i will paste in two sets of values. I am trying to compare column A to column B and find everything column A has that B doesn't. Finally, i need to concatenate them into one cell, separated by a semicolon and ignoring any blanks.

    A B C
    1 2 1;4;5;6
    2 3
    3
    4
    5
    6

    I would prefer VBA over forumula.

    thanks

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Its hard to visualize your input and desired output. If you could post a workbook showing that, it would make things easier.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  3. #3
    Registered User
    Join Date
    01-01-2005
    Posts
    56

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    I have attached my sheet. I will paste user1 and user2's values in the MAIN tab. Drag the formulas as necessary in column C. Then i will filter out all the blanks in C column, paste them into the RESULTS tab and concatenate them together. Find/Replace all the "&" signs with &";"& to add a semicolon between each value.

    I am looking for something quicker.
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Hi..

    Try this.. no formulas needed.. just paste your value sin column A and B..

    Please Login or Register  to view this content.
    Try the attached.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    01-01-2005
    Posts
    56

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Perfect Apo! Thanks

  6. #6
    Registered User
    Join Date
    01-01-2005
    Posts
    56

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Ok Apo, I thought I was going to be able to reverse it, but too many things I don't understand. After i check for missing values in column B, i want to see if column B has anything that A doesn't. Any way to switch it in reverse?

  7. #7
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Where do you want the result shown for when it is 'reversed'..?

    Do you want it to overwrite whatever is in C2 or show the result separately somewhere else?

  8. #8
    Registered User
    Join Date
    01-01-2005
    Posts
    56

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Na......c5 is good

  9. #9
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Try this..

    Please Login or Register  to view this content.
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    01-01-2005
    Posts
    56

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    Worked perfectly! Thanks again

  11. #11
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Find missing data in columns ignoring blanks, separated by semicolon

    You're welcome..

+ 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. Import data from password protected php website (semicolon separated data)
    By JacobKM in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-20-2014, 09:10 AM
  2. Convert Excel data Into A Semicolon Separated Text List
    By gedraxx in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-03-2014, 01:08 PM
  3. split multiple semicolon separated values into new rows for multiple columns
    By bruno08102013 in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 01-05-2014, 05:27 PM
  4. [SOLVED] Compare two ranges of data and give unique values in two different columns ignoring blanks
    By rampulaparthi in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-16-2013, 04:17 PM
  5. Excel 2007 : Find next 'less than' value, ignoring blanks
    By samtoucan in forum Excel General
    Replies: 4
    Last Post: 12-12-2009, 07:43 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