suriya6in
04-23-2003, 06:52 AM
hi
I have a data in the following format with inbetween empty rows as:
---------------
name1
address1
phone1
<empty row>
<empty row>
name2
address2
phone2
<empty row>
<empty row>
name3
address3
phone3
--------------
just like a label format. now i want to make a transpose of this.
all the above data are in the first column A1.
Now it should come in a Three column format as
Name1 address1 phone1
Name2 address2 phone2
Name3 address3 phone3
how do i do this?
Any addins?
regards
suriya
I have a data in the following format with inbetween empty rows as:
---------------
name1
address1
phone1
<empty row>
<empty row>
name2
address2
phone2
<empty row>
<empty row>
name3
address3
phone3
--------------
just like a label format. now i want to make a transpose of this.
all the above data are in the first column A1.
Now it should come in a Three column format as
Name1 address1 phone1
Name2 address2 phone2
Name3 address3 phone3
how do i do this?
Any addins?
regards
suriya