Please note that UK Postcodes have a pretty strict format - I've written code in the past to implement the rules (which are defined in British Standard BS7666).
In particular, the inward component ( the nAA part at the end) does not, in the two alphabetic places, allow the use of the letters CIKMOV. There are also some rather complex rules about which letters are, and are not, allowed in certain positions in the various possible formats of the outward component (the first bit).
In particular, the inward component ( the nAA part at the end) does not, in the two alphabetic places, allow the use of the letters CIKMOV. There are also some rather complex rules about which letters are, and are not, allowed in certain positions in the various possible formats of the outward component (the first bit).
Comment