Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

formatting

ResolvedVersion 2010

Nikaya has attended:
Excel Intermediate course

Formatting

How do you separate a postcode that is al in one e.g. SW64EH to SW6 4EH?

RE: Formatting

Hi Nikaya

Thanks for getting in touch.

UK postcodes are irregular in length which makes them awkward to work with in Excel. You can use LEFT and RIGHT functions to extract portions of the data. If the postcode is located in cell A1:

=LEFT(A1,LEN(A1)-3)

will extract the first part

=RIGHT(A1,3)

will extract the second part.

They're a bit confusing if you haven't come across them before so just let us know if you need more info.

Kind regards

Gary Fenn
Microsoft Office Specialist Trainer

Tel: 0207 987 3777
Best STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

Mon 15 Oct 2012: Automatically marked as resolved.

Excel tip:

Missing Field handle

If your field handle goes missing all you need to do is go to tools > options > edit tab and then make sure that the check boxes for paste and insert buttons are checked.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.