Thanks for your help in advance. Here is the deal. I get data off the internet that comes in long strings. I need to extract data out and assign them to columns. if the string looks like this:
Smith, Larry England -3,2
I need to get Smith as LAST NAME, Larry as FIRST NAME, England as COUNTRY...