Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi...
My minds gone blank. I used to know how to do this. In my cell I have a post code say LA16 5TT I just want to get the first two letters - LA and insert into adjacent cell. Any help most welcome. Thanks Gordon. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=LEFT(A1,2)
-- Gary''s Student "Gordon" wrote: Hi... My minds gone blank. I used to know how to do this. In my cell I have a post code say LA16 5TT I just want to get the first two letters - LA and insert into adjacent cell. Any help most welcome. Thanks Gordon. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
refer a cell text in b1 and extract remaing text from a1 | Excel Discussion (Misc queries) | |||
How to extract text from number/text cell | Excel Worksheet Functions | |||
Need to extract certain text from text string | Excel Worksheet Functions | |||
Extract text from large Text | Excel Discussion (Misc queries) | |||
EXTRACT TEXT FROM TEXT STRING | Excel Worksheet Functions |