TrentSteel
MIS
Hello All
I don't think this is too hard, but my formula/VBA knowledge has proven insufficient so far. I have a approx. 1800 records in a Excel Spreadsheet like this:
User Name(col'm 1)
John-Smith.Unit.Domain.Country
I need to break apart the User Name string so it is this format
Col'm 1 Col'm 2
Smith, John Unit
The other data I don't need (Domain & Country). Also, once broken up, will Col'm 1 be searchable using VLookup, or will it return an error due to the formula/coding? I this is prob pretty basic, but it's been giving me a hard time.
TIA
I don't think this is too hard, but my formula/VBA knowledge has proven insufficient so far. I have a approx. 1800 records in a Excel Spreadsheet like this:
User Name(col'm 1)
John-Smith.Unit.Domain.Country
I need to break apart the User Name string so it is this format
Col'm 1 Col'm 2
Smith, John Unit
The other data I don't need (Domain & Country). Also, once broken up, will Col'm 1 be searchable using VLookup, or will it return an error due to the formula/coding? I this is prob pretty basic, but it's been giving me a hard time.
TIA