S
sigh
Hi,
I got the address file. The all in one Colume (A)
with alot of rows. Each address file seperate by the empty
row. How can I got the each address file from each row to
columns. Examples of two address record;
Column A
========
AAA xxx
123 st
sss,fff
xxxx
BBB ZZZ
345 sr
ggg, hhhh
jjdld
TO
Column A Column B Column C Column D
===============================================
AAA xxx 123 st sss, fff xxxx
BBB ZZZ 345 sr ggg, hhh jjdld
How can i write a macro for this?
Any help would be very appreciate.
I got the address file. The all in one Colume (A)
with alot of rows. Each address file seperate by the empty
row. How can I got the each address file from each row to
columns. Examples of two address record;
Column A
========
AAA xxx
123 st
sss,fff
xxxx
BBB ZZZ
345 sr
ggg, hhhh
jjdld
TO
Column A Column B Column C Column D
===============================================
AAA xxx 123 st sss, fff xxxx
BBB ZZZ 345 sr ggg, hhh jjdld
How can i write a macro for this?
Any help would be very appreciate.