Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi Prashant, Try, In B1, =LEFT(A1,LOOKUP(9.999E+307,FIND(" ",A1,ROW($A1:$A35)))) In C1, =TRIM(LEFT(SUBSTITUTE(A1,B1,""),LOOKUP(9.999E+307, FIND(" ",TRIM(SUBSTITUTE(A1,B1,""))&" ",ROW($A1:A25))))) In D1, =TRIM(SUBSTITUTE(SUBSTITUTE(A1,B1,""),C1,"")) HTH -- Krishnakumar ------------------------------------------------------------------------ Krishnakumar's Profile: http://www.excelforum.com/member.php...o&userid=20138 View this thread: http://www.excelforum.com/showthread...hreadid=518972 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying content of cell automatically to multiple cells | Excel Worksheet Functions | |||
breaking text in one cell into two cells | Excel Discussion (Misc queries) | |||
How to make a cell recognize multiple text strings? | Excel Worksheet Functions | |||
Combining data (numeric format) in multiple cells into one cell (t | Excel Discussion (Misc queries) | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) |