I'm using the left function and want the formula to return the following as text. However, the formula is returning numbers. Not quite sure how it is getting these numbers either. Here is an example using cell C3 value and the number returned.
C3 = 5/14/2014 2:50:26 PM
my formula:
=left(c3,4)
returns:
4177
Is this right? I was trying to get the answer to come out as 5/14
C3 = 5/14/2014 2:50:26 PM
my formula:
=left(c3,4)
returns:
4177
Is this right? I was trying to get the answer to come out as 5/14