Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Fri, 27 Mar 2009 16:05:01 -0700, Shane Devenshire
wrote: Hi, And for a third approach you can use a formula. Assuming your first name starts in A2 then enter the following formula in an adjactent column and sort on this new column: =MID(A2,FIND(" ",A2,FIND(" ",A2)+1)+1,9) If the surnames are longer than 9 characters just increase the last argument. Thanks Shane I'll try that too -- Martin ©¿©¬ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autofill to Last Row but Miss Some Rows? | Excel Discussion (Misc queries) | |||
Excel User Conference - Don't miss out! | Excel Discussion (Misc queries) | |||
Excel User Conference - Don't miss out! | Excel Discussion (Misc queries) | |||
Excel sort by Fill Color by custom list sort | Excel Discussion (Misc queries) | |||
Miss-wrote previous "IF" problem | Excel Worksheet Functions |