Paste in a list of names (one per line) from Excel or a CSV, and we'll
parse each one into separate columns like GivenName
,
MiddleInitial
, Surname
or Corporation
.
Note: If your text contains commas, put quotes (" "
) around each line.