Thread
:
Help to extracting text from text string
View Single Post
02-13-2019, 04:46 AM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,101
What about
=MID(B3,FIND(":",B3,FIND(":",B3)+1)+2,FIND(":",B3; FIND(":",B3,FIND(":",B3)+1)+2)-1-FIND(":",B3,FIND(":",B3)+1)-1)
xor
View Public Profile
Find all posts by xor