I have a table of postcodes. All have a field size of 7 and need an extra space between the postal incode (e.g.E7) and the postal outcode (e.g.3LM). Examples of the formats are
E7 3LM (2 spaces)
E17 3LM (1 space)
EC1R3LM (0 spaces)
What is the formula required to add this space?
E7 3LM (2 spaces)
E17 3LM (1 space)
EC1R3LM (0 spaces)
What is the formula required to add this space?