Hi All
I have in Sheet1 Column A the data for about 3000 contacts which I want to split into individual contacts on sheet 2 going accross the columns.
The problem is that some of the contacts use 4 rows, others 5 and some 6. This is causing me all sorts of problems.
The only saving grace that I think may help is that at the end of every contact is a cell with the telephone number followed by the text "More information" for example:
Existing Format
[TABLE="width: 357"]
<colgroup><col></colgroup><tbody>[TR]
[TD][TABLE="width: 357"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Heatcare [/TD]
[/TR]
[TR]
[TD]Office 2, Enterprise Centre[/TD]
[/TR]
[TR]
[TD]Hill Road[/TD]
[/TR]
[TR]
[TD]Aberdare[/TD]
[/TR]
[TR]
[TD]NP16 7AX[/TD]
[/TR]
[TR]
[TD]012222222222More information[/TD]
[/TR]
[TR]
[TD]XYZ Plumbing and Electrical Engineers[/TD]
[/TR]
[TR]
[TD]1 Union Street[/TD]
[/TR]
[TR]
[TD]Cardiff[/TD]
[/TR]
[TR]
[TD]CF11 6ER[/TD]
[/TR]
[TR]
[TD]0111111111More information[/TD]
[/TR]
[TR]
[TD]Mikes Training[/TD]
[/TR]
[TR]
[TD]somewhere Drive[/TD]
[/TR]
[TR]
[TD]West somewhere[/TD]
[/TR]
[TR]
[TD]Aberdeen[/TD]
[/TR]
[TR]
[TD]AB88 3AL[/TD]
[/TR]
[TR]
[TD]011119991392/07717704444More information
New Format
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 1088"]
<colgroup><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Heatcare [/TD]
[TD]Office 2, Enterprise Centre[/TD]
[TD]Hill Road[/TD]
[TD]Aberdare[/TD]
[TD]NP16 7AX[/TD]
[TD]012222222222More information[/TD]
[/TR]
[TR]
[TD]XYZ Plumbing and Electrical Engineers[/TD]
[TD]1 Union Street[/TD]
[TD]Cardiff[/TD]
[TD]CF11 6ER[/TD]
[TD]0111111111More information[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Mikes Training[/TD]
[TD]somewhere Drive[/TD]
[TD]West somewhere[/TD]
[TD]Aberdeen[/TD]
[TD]AB88 3AL[/TD]
[TD]011119991392/07717704444More information
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Any help would be greatfully appreciated as I've almost pulled whats left of my hair
Cheers
Paul
I have in Sheet1 Column A the data for about 3000 contacts which I want to split into individual contacts on sheet 2 going accross the columns.
The problem is that some of the contacts use 4 rows, others 5 and some 6. This is causing me all sorts of problems.
The only saving grace that I think may help is that at the end of every contact is a cell with the telephone number followed by the text "More information" for example:
Existing Format
[TABLE="width: 357"]
<colgroup><col></colgroup><tbody>[TR]
[TD][TABLE="width: 357"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Heatcare [/TD]
[/TR]
[TR]
[TD]Office 2, Enterprise Centre[/TD]
[/TR]
[TR]
[TD]Hill Road[/TD]
[/TR]
[TR]
[TD]Aberdare[/TD]
[/TR]
[TR]
[TD]NP16 7AX[/TD]
[/TR]
[TR]
[TD]012222222222More information[/TD]
[/TR]
[TR]
[TD]XYZ Plumbing and Electrical Engineers[/TD]
[/TR]
[TR]
[TD]1 Union Street[/TD]
[/TR]
[TR]
[TD]Cardiff[/TD]
[/TR]
[TR]
[TD]CF11 6ER[/TD]
[/TR]
[TR]
[TD]0111111111More information[/TD]
[/TR]
[TR]
[TD]Mikes Training[/TD]
[/TR]
[TR]
[TD]somewhere Drive[/TD]
[/TR]
[TR]
[TD]West somewhere[/TD]
[/TR]
[TR]
[TD]Aberdeen[/TD]
[/TR]
[TR]
[TD]AB88 3AL[/TD]
[/TR]
[TR]
[TD]011119991392/07717704444More information
New Format
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 1088"]
<colgroup><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Heatcare [/TD]
[TD]Office 2, Enterprise Centre[/TD]
[TD]Hill Road[/TD]
[TD]Aberdare[/TD]
[TD]NP16 7AX[/TD]
[TD]012222222222More information[/TD]
[/TR]
[TR]
[TD]XYZ Plumbing and Electrical Engineers[/TD]
[TD]1 Union Street[/TD]
[TD]Cardiff[/TD]
[TD]CF11 6ER[/TD]
[TD]0111111111More information[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Mikes Training[/TD]
[TD]somewhere Drive[/TD]
[TD]West somewhere[/TD]
[TD]Aberdeen[/TD]
[TD]AB88 3AL[/TD]
[TD]011119991392/07717704444More information
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Any help would be greatfully appreciated as I've almost pulled whats left of my hair
Cheers
Paul