Thread: Parsing Data
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
cvolkert
 
Posts: n/a
Default Parsing Data


This formula should do the trick. Let me know if not - Chad

=LEFT(E3,FIND("(",E3)-1)


--
cvolkert
------------------------------------------------------------------------
cvolkert's Profile: http://www.excelforum.com/member.php...o&userid=24380
View this thread: http://www.excelforum.com/showthread...hreadid=491628