Thread
: [Solved]
Help with Formula to extracting text from text string
View Single Post
02-03-2018, 12:47 PM
jeffreybrown
Windows Vista
Office 2007
Expert
Join Date: Apr 2016
Posts: 673
I might have used a sledge hammer...
D3 copied down to D5
=MID(C3,FIND("::",C3,1)+2,LEN(MID(C3,FIND("::",C3, 1)+2,LEN(C3)))-LEN(MID(C3,FIND("@",SUBSTITUTE(C3,":","@",4)),LEN( C3))))
jeffreybrown
View Public Profile
Find all posts by jeffreybrown