My list of contacts has all of the data in a single column like this:
LastName, Title FirstName
JobDescription
Employer
MailingAddress1
MailingAddress2
Telephone
Facsimile
EmailAddress
How can I convert this single list of data so that it is formatted with all the records in separate fields?
Thanks
Start Free Trial