View Single Post
 
Old 01-12-2019, 11:52 AM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

Another way

=MID(B3,FIND("SIN",B3),FIND(":",B3,FIND("SIN",B3)+ 1)-FIND("SIN",B3))
Reply With Quote