I have a series of post codes and need to extract the first letter(s) and first number(s),
EG:
AL1 3NF = AL1
S1 4NF = S1
GU12 9NF = GU12
Ive tried =left([cell],4), but this then includes the space in the AL1 code and in case of the S1 postal code include the 4,
so basically im asking if someone would help me by providing a formula???
EG:
AL1 3NF = AL1
S1 4NF = S1
GU12 9NF = GU12
Ive tried =left([cell],4), but this then includes the space in the AL1 code and in case of the S1 postal code include the 4,
so basically im asking if someone would help me by providing a formula???