A
Adam
Hi
I have imported an address from outlook and pasted it into on cell in
excel. The line of text includes the carriage return boxes.
How can change my code to replace the boxes for a space.
ActiveCell.Offset(0, 1).Select
Selection = .BusinessAddress
Thanks
I have imported an address from outlook and pasted it into on cell in
excel. The line of text includes the carriage return boxes.
How can change my code to replace the boxes for a space.
ActiveCell.Offset(0, 1).Select
Selection = .BusinessAddress
Thanks