I have a table of data which contains address fields across columns C to F.
Column C will always be the first line of the address which is fine, however, the postcode, which needs to be in column F, can be in either D, E or F.
What I need is code that can start with a Do Until, end in a...