I'm trying to concatenate and delete duplicates (across columns) within Excel 2007 and am having a tough time writing a macro for this. Essentially, my data looks like the 4 left columns and I want to add another column that concatenates the unique sizes
Size 1 Size 2 Size 3 Size 4 Overall Size
1 2 1 1;2
1 1 1/4 1;1 1/4
1 2 3 4 1;2;3;4
1 1 1 1 1
Maybe this is easier than I'm making it out to be, but at over 10,000 lines, I just can't go through this and manually delete the duplicates anymore.
Last edited by evanorden; 03-15-2011 at 04:44 PM. Reason: Trying to format sample table, failed
Please attach a sample, (with only 20 lines though).
Your example workbook should also show the desired results.
I've attached a sample.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks