View Single Post
 
Old 02-04-2018, 04:42 PM
Haha88 Haha88 is offline Windows 8 Office 2010 32bit
Advanced Beginner
 
Join Date: Mar 2015
Posts: 79
Haha88 is on a distinguished road
Default

Quote:
Originally Posted by jeffreybrown View Post
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))))
Hi,

This works wonderfully!

Thank you,
Reply With Quote