If anyone is stuck with anything Excel or Access related then send me a note and I will try and help, I love Excel and am always happy to try and discover new skills.
On this note I was asked a little while ago how to split a postcode in Excel, as it was put to me:
"How do you split the first part of the postcode out when it can sometimes be 4 digits and sometimes 3 digits."
Now there is a way to do this using isnumeric - but I found a much simpler way is to look at the part of the postcode you know doesn't change which is the last three digits, the last three digits are always three so therefore you know that the space will always come from the fourth space from the right.