Mar 22, 2011 #1 deeya MIS Sep 18, 2006 78 GB Hi, CR11 How would I just extract "Connaughty" from the string below? "Nortel Ethernet Routing Switch 5510-24T Module - Port 9 - Connaughty" Many Thanks
Hi, CR11 How would I just extract "Connaughty" from the string below? "Nortel Ethernet Routing Switch 5510-24T Module - Port 9 - Connaughty" Many Thanks
Mar 22, 2011 1 #2 swiss2007 Technical User Aug 13, 2007 92 US you could try strreverse(extractstring(strreverse({yourstring}),"","-")) Upvote 0 Downvote
Mar 22, 2011 Thread starter #3 deeya MIS Sep 18, 2006 78 GB great thanks! never come accross that command.....used instr etc Upvote 0 Downvote
Mar 22, 2011 #4 kray4660 MIS Apr 7, 2008 1,054 US I know that extractstring is not in the list of formulas available when in the in the formula editor. Makes me wonder what else I have missed. Upvote 0 Downvote
I know that extractstring is not in the list of formulas available when in the in the formula editor. Makes me wonder what else I have missed.