Assuming that string is in A2 and the name is always followed by a
comma, this formula will pull out the name:
=LEFT(A2,FIND(",",A2)-1)
--
JBeaucaire
------------------------------------------------------------------------
JBeaucaire's Profile:
http://www.thecodecage.com/forumz/member.php?userid=73
View this thread:
http://www.thecodecage.com/forumz/sh...ad.php?t=62747