Good Morningall,
I am looking for a formula to helpin moving data on a spreadsheet.
Column A contains names, eachname is duplicated over 2 rows.
Column B contains animals, each name has an animal in eachrow.
I need to have in:
Column D a list of single names from column A
Column E first animal (column B) attributed to the name incolumn A
Column F second animal (column B) attributed to the namein column A
<strike>
</strike>
[TABLE="width: 384"]
<colgroup><col width="64" style="width:48pt" span="6"> </colgroup><tbody>[TR]
[TD="width: 64, bgcolor: transparent"]A[/TD]
[TD="width: 64, bgcolor: transparent"]B[/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"]D[/TD]
[TD="width: 64, bgcolor: transparent"]E[/TD]
[TD="width: 64, bgcolor: transparent"]F[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ab[/TD]
[TD="bgcolor: transparent"]cat[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]ab[/TD]
[TD="bgcolor: transparent"]cat [/TD]
[TD="bgcolor: transparent"]dog[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ab[/TD]
[TD="bgcolor: transparent"]dog[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]bc[/TD]
[TD="bgcolor: transparent"]cow[/TD]
[TD="bgcolor: transparent"]sheep[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]bc[/TD]
[TD="bgcolor: transparent"]cow[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]cd[/TD]
[TD="bgcolor: transparent"]bird[/TD]
[TD="bgcolor: transparent"]fish[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]bc[/TD]
[TD="bgcolor: transparent"]sheep[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]de[/TD]
[TD="bgcolor: transparent"]rat[/TD]
[TD="bgcolor: transparent"]goat[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]cd[/TD]
[TD="bgcolor: transparent"]bird[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]cd[/TD]
[TD="bgcolor: transparent"]fish[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]de[/TD]
[TD="bgcolor: transparent"]rat[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]de[/TD]
[TD="bgcolor: transparent"]goat[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
Any help will be much appreciated.
S
I am looking for a formula to helpin moving data on a spreadsheet.
Column A contains names, eachname is duplicated over 2 rows.
Column B contains animals, each name has an animal in eachrow.
I need to have in:
Column D a list of single names from column A
Column E first animal (column B) attributed to the name incolumn A
Column F second animal (column B) attributed to the namein column A
<strike>
</strike>
[TABLE="width: 384"]
<colgroup><col width="64" style="width:48pt" span="6"> </colgroup><tbody>[TR]
[TD="width: 64, bgcolor: transparent"]A[/TD]
[TD="width: 64, bgcolor: transparent"]B[/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"]D[/TD]
[TD="width: 64, bgcolor: transparent"]E[/TD]
[TD="width: 64, bgcolor: transparent"]F[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ab[/TD]
[TD="bgcolor: transparent"]cat[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]ab[/TD]
[TD="bgcolor: transparent"]cat [/TD]
[TD="bgcolor: transparent"]dog[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ab[/TD]
[TD="bgcolor: transparent"]dog[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]bc[/TD]
[TD="bgcolor: transparent"]cow[/TD]
[TD="bgcolor: transparent"]sheep[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]bc[/TD]
[TD="bgcolor: transparent"]cow[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]cd[/TD]
[TD="bgcolor: transparent"]bird[/TD]
[TD="bgcolor: transparent"]fish[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]bc[/TD]
[TD="bgcolor: transparent"]sheep[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]de[/TD]
[TD="bgcolor: transparent"]rat[/TD]
[TD="bgcolor: transparent"]goat[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]cd[/TD]
[TD="bgcolor: transparent"]bird[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]cd[/TD]
[TD="bgcolor: transparent"]fish[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]de[/TD]
[TD="bgcolor: transparent"]rat[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]de[/TD]
[TD="bgcolor: transparent"]goat[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
Any help will be much appreciated.
S