Using LEFT( ), RIGHT( ) and LEN( ) functions with custom formatted cells in excel

27 Views Asked by At

I am trying te get the first 10 charachters of custom formatted time and date cell using the LEFT( ) FUNCTION but it retruns a floating number and I don't understand why is that happening. and the same thing happens if i use RIGHT( ) or LEN( )

[this what i am trying to do](https://i.stack.imgur.com/GJyiH.png)

0

There are 0 best solutions below