Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
Following problem on which I could not find a solution ... In cell A2 there could be a string as follows: abcd:lalala:dedsfs:Sige or it could be: dsfsfs:hrthr:TomOgilvy What I would like to return is the part of the string AFTER the last ":" In my first example there are 3 ":" in muy second it are 2 of them. But it could be any number... (at least1!) Someone who can sort me this out? Sigeeeeee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=SUBSTITUTE(C4,"~?#","") will this work to remove multiple string | Excel Worksheet Functions | |||
If part of a cell = "NVA" then insert "Norfolk" in return cell | Excel Worksheet Functions | |||
Converting "uppercase" string data to "lower case" in CSV file | Excel Discussion (Misc queries) | |||
text string: "91E10" in csv file auto converts to: "9.10E+11" | Excel Discussion (Misc queries) | |||
conditional formatting "if part of cell contents contains string" | Excel Worksheet Functions |