Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Great.
-- HTH Bob Phillips (remove nothere from email address if mailing direct) "KH_GS" wrote in message ... Yes it works! ![]() Bob Phillips Wrote: Have you tried my suggestion? -- HTH Bob Phillips (remove nothere from email address if mailing direct) "KH_GS" wrote in message ... This does not capture single words that ends with "ing". Pete_UK Wrote: Try this variation: = IF(ISERROR(FIND("ing ",A3)),"",IF(ISERROR(RIGHT(A3, 3)= "ing"),"",A3)) Hope this helps. Pete -- KH_GS ------------------------------------------------------------------------ KH_GS's Profile: http://www.excelforum.com/member.php...o&userid=32920 View this thread: http://www.excelforum.com/showthread...hreadid=529128 -- KH_GS ------------------------------------------------------------------------ KH_GS's Profile: http://www.excelforum.com/member.php...o&userid=32920 View this thread: http://www.excelforum.com/showthread...hreadid=529128 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA function for "Mean" using Array as argument | Excel Worksheet Functions | |||
Is there a way for excel to recognise that €0.00 = 0 for the purposes IF function ? | Excel Discussion (Misc queries) | |||
Automatically up date time in a cell | Excel Discussion (Misc queries) | |||
What function will check a row for a series of specific numbers? | Excel Discussion (Misc queries) | |||
Conversion | Excel Worksheet Functions |