In col A I have the date and time together. For example:
1/05/2019 8:09:22 PM
In col B I wanted just the date, so I wrote a formula: =LEFT(A2,10)
I'm not getting "1/05/2019" the way I'd expect. Instead I'm getting 43470.8398
When I go to Short Date or Long Date I'm seeing the same result...