Did you look at the attachment ?
Did you look at the attachment ?
Yes, and I am confused. It doesn't look like what I am looking for.
Using text to columns is equivalent to splitting each string into an array with the delimiter "," using the split() function. I executed your code and it still confuses me.
The task I am trying to solve is: I have two strings. I need a quick way to find how many tokens or numbers they have in common.
Last edited by Jdean; 09-08-2014 at 06:02 AM.
Bookmarks