I was hoping someone would be able to assist me with a question I have regarding a text-to-columns type scenario. I have copied names, number, address and titles from a website but when i past it into excel it all goes into column A. Normally, if the data was uniform and consistent, you could easily use text to columns.
The data i have is separated with various delimiters and is of varying lengths. Some of the cells contain all of the fields (name, address, number, title), while other may only have 2 of the field criteria (i.e. name and number).
I have tried to replace all the delimiters with a "," so i could attempt to separate it by text-to-columns. However, since the information in each field is not the same length I end up with a cell phone number in the "address" column or a address in the "position" column. There is too much data to manually clean this up after performing the text-to-columns
Does anyone happen to have a solution for parsing out this type of information? Any information would be helpful! Thank you!
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]COLUMN A[/TD]
[TD]NAME[/TD]
[TD]POSITION[/TD]
[TD]EMAIL[/TD]
[TD]PHONE[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Jack Drisko, Contracting Officer, Email dracccc@state.gov - Donald Johnson, Subject Matter Expert, Email Johnson@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Larry Bird, Senior Contracting Officer, Phone 7038009999, Email BigLA@state.gov - Excel Help Team, Mailbox, Excel_Help_Team@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Steph Curry, Phone 7038009999, Email stephcurry@state.gov - James Johnson, Contracting Officer, Phone 7038000999, Email Jonsonjix@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Don McNabb, Email Mcnabb@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Jack Ryan, Phone 7030998898 Email JackRRyan@state.gov - John M. Piecrce Contracting Officer , Phone 703-999-8897, Email Okaygoogle@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The data i have is separated with various delimiters and is of varying lengths. Some of the cells contain all of the fields (name, address, number, title), while other may only have 2 of the field criteria (i.e. name and number).
I have tried to replace all the delimiters with a "," so i could attempt to separate it by text-to-columns. However, since the information in each field is not the same length I end up with a cell phone number in the "address" column or a address in the "position" column. There is too much data to manually clean this up after performing the text-to-columns
Does anyone happen to have a solution for parsing out this type of information? Any information would be helpful! Thank you!
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]COLUMN A[/TD]
[TD]NAME[/TD]
[TD]POSITION[/TD]
[TD]EMAIL[/TD]
[TD]PHONE[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Jack Drisko, Contracting Officer, Email dracccc@state.gov - Donald Johnson, Subject Matter Expert, Email Johnson@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Larry Bird, Senior Contracting Officer, Phone 7038009999, Email BigLA@state.gov - Excel Help Team, Mailbox, Excel_Help_Team@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Steph Curry, Phone 7038009999, Email stephcurry@state.gov - James Johnson, Contracting Officer, Phone 7038000999, Email Jonsonjix@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Don McNabb, Email Mcnabb@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Jack Ryan, Phone 7030998898 Email JackRRyan@state.gov - John M. Piecrce Contracting Officer , Phone 703-999-8897, Email Okaygoogle@state.gov[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Last edited: