J
jlajoie
I have to do a mail merge, but the data is all in one column - 4 row
for each address - so I need to transpose it into 4 columns. Look
like this:
joe smith
123 main st
apt 4
yourtown, de 11111
suzy q
456 central st
suite 5
mytown, mn 45660
bob evans
...
I want it to look like this:
joe smith / 123 main st / apt 4 / yourtown, de 11111
suzy q / 456 central st / suite 5 / mytown, mn 45660
bob evans / ...
I've searched the forums, but haven't been able to find anything tha
tells me if I can do this without a macro -- I have no idea how t
create or record a macro..
for each address - so I need to transpose it into 4 columns. Look
like this:
joe smith
123 main st
apt 4
yourtown, de 11111
suzy q
456 central st
suite 5
mytown, mn 45660
bob evans
...
I want it to look like this:
joe smith / 123 main st / apt 4 / yourtown, de 11111
suzy q / 456 central st / suite 5 / mytown, mn 45660
bob evans / ...
I've searched the forums, but haven't been able to find anything tha
tells me if I can do this without a macro -- I have no idea how t
create or record a macro..