CCNProjects
Technical User
Hi.
I have two cells containing dates. in cell A, I have
jan-19, and in cell B, I have February 2, 2004.
What i would like to get is jan 19-February 2, 2004.
the date in cell A is stored as a date, but in cell B as text.
I tried to use this formula: =TEXT(B8,"DD MMM YY") &"-"&C8
I got this result: 01 Jan 19- February 2, 2004
How do I get rid of the 01 at the beginning?
Thanks.
I have two cells containing dates. in cell A, I have
jan-19, and in cell B, I have February 2, 2004.
What i would like to get is jan 19-February 2, 2004.
the date in cell A is stored as a date, but in cell B as text.
I tried to use this formula: =TEXT(B8,"DD MMM YY") &"-"&C8
I got this result: 01 Jan 19- February 2, 2004
How do I get rid of the 01 at the beginning?
Thanks.