Gregorykay
New Member
- Joined
- May 19, 2011
- Messages
- 3
Hi everyone,
I have groups of cells that are different number of rows long. What differentiates the groups is a space in between them. I would like to be able to change every row from A within a group into a new Colum. For example:
INPUT
ColumnA
Name 1
Address 1
Phone 1
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Name 2
Address 2
<o></o>
Name 3
Address 3
Phone 3
Cell 3
OUTPUT
ColumnA-----------ColumnB-----------ColumnC-----------ColumnD
Name 1--------------Adress 1- ------------Phone 1--
Name 2--------------- Adress 2<o></o>
Name 3--------------Adress 3- ------------Phone 3-------------------Cell 3<o></o>
Please help.<o></o>
<o> </o>
Thanks
I have groups of cells that are different number of rows long. What differentiates the groups is a space in between them. I would like to be able to change every row from A within a group into a new Colum. For example:
INPUT
ColumnA
Name 1
Address 1
Phone 1
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Name 2
Address 2
<o></o>
Name 3
Address 3
Phone 3
Cell 3
OUTPUT
ColumnA-----------ColumnB-----------ColumnC-----------ColumnD
Name 1--------------Adress 1- ------------Phone 1--
Name 2--------------- Adress 2<o></o>
Name 3--------------Adress 3- ------------Phone 3-------------------Cell 3<o></o>
Please help.<o></o>
<o> </o>
Thanks