Thread
:
help - need to parse a cell
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_]
external usenet poster
Posts: 8,651
help - need to parse a cell
=LEFT(A2,FIND(":",A2)-1)
--
David Biddulph
confused wrote:
I have data in a column coming through as
7200:000000000000
Is there a formula to trim this so that I get all numbers prior to
the colon :
Thank you
Reply With Quote
David Biddulph[_2_]
View Public Profile
Find all posts by David Biddulph[_2_]