Is there one set of information per Postcode? If so then @Chalfie approach of Vlookup is perfect (I'm more of an index\match, as you can then change the titles to decide what pulls through)
If you have more than one set of information per postcode, then it might be easier to use a pivot or a slightly more complex set of vlookups with a helper column.
Is there one set of information per Postcode? If so then @Chalfie approach of Vlookup is perfect (I'm more of an index\match, as you can then change the titles to decide what pulls through)
If you have more than one set of information per postcode, then it might be easier to use a pivot or a slightly more complex set of vlookups with a helper column.