Okay, I have this text file that I was given and need some help in processing it. Its a list of names and address's that I need to import into database using a CSV file or something similiar.
Here is what the data looks like:
Janice Worthen
Last Name: Blow
First Name: Joe
Company: Company
Business: (XXX) XXX-XXXX
E-mail: somebody@something.com
That is how it is listed in this text file...if you need more info let me know...
There are 5000 names and I don't want to do each one individually...anyone know an easy way to make this work? I have been using excel to try to make it into what I want it to be, but not finding a good way to do so.
Here is what the data looks like:
Janice Worthen
Last Name: Blow
First Name: Joe
Company: Company
Business: (XXX) XXX-XXXX
E-mail: somebody@something.com
That is how it is listed in this text file...if you need more info let me know...
There are 5000 names and I don't want to do each one individually...anyone know an easy way to make this work? I have been using excel to try to make it into what I want it to be, but not finding a good way to do so.