My dates are not transferring properly into my pivot table. Can anyone help by telling my why and what to do to keep the date format I have in my original data?
Here is an example of what all is going on:
Original data
1999 :formula (=DATE(RIGHT(C2,2),LEFT(C2,2),1))
Pivot table results
1900 :It converts to 1900, versus 1999
Here is an example of what all is going on:
Original data
1999 :formula (=DATE(RIGHT(C2,2),LEFT(C2,2),1))
Pivot table results
1900 :It converts to 1900, versus 1999