Hi,
I need to extract the first area character(s) from a table of UK postcodes,
i.e.
B from B7 8TY for Birmingham
LE from LE13 6PL for Leicester
I know any query/code is probably going to consist of ‘IsNumeric’, ‘Mid’ and ‘Left’ – just can’t get it to work.
Any help appreciated.
Alex
I need to extract the first area character(s) from a table of UK postcodes,
i.e.
B from B7 8TY for Birmingham
LE from LE13 6PL for Leicester
I know any query/code is probably going to consist of ‘IsNumeric’, ‘Mid’ and ‘Left’ – just can’t get it to work.
Any help appreciated.
Alex