Hi all, i have a massive list Column B containing a string of text. How can I extract only the name that is in the cell?
if it helps, every single row in column B begins with last name, first name then the word 'was'.
it basically looks like this: Citizen, John was granted access
thinking about it, i would like to go one step further. how can i get the last name in column C and first name in column D?
example
it also looks like the raw data has two lines (in the formula bar) of text. like as if you press Alt+enter to get a second line
TIA
if it helps, every single row in column B begins with last name, first name then the word 'was'.
it basically looks like this: Citizen, John was granted access
thinking about it, i would like to go one step further. how can i get the last name in column C and first name in column D?
example
Occurrence Time | Event Full Description | Last | First |
1/06/2020 12:00:21 AM | Citizen, John was granted access | Citizen | John |
it also looks like the raw data has two lines (in the formula bar) of text. like as if you press Alt+enter to get a second line
TIA