A simple question, but the one I found the answer to. I have a large list of addresses in a vertical format that I want to change in a horizontal list. Below is an example, basically I want to change the cells to read horizontally, rather than vertically, the cell values ββfor each section in brackets:
Vertical list:
(A1) 12 Norton Street (A2) Warwick (A3) Warwickshire (A4) CV12 3SE
Horizontal list:
(A1) 12 Norton Street (B1) Warwick (C1) Warwickshire (D1)CV12 3SE
Anyone have any suggestions?
source share