And if you do... I have an addresses spreadsheet where the addresses are all different lengths, so the postcodes are spread out over 3 different columns. I know it should be possible to move them all to one column but how? I can't merge because only one of the three columns is exclusively postcodes at the moment and I want the non-postcode stuff to stay where it is.
I've got as far as filtering the postcodes using \d\w\w but how do I move them?
TIA and 