Forum Discussion
Date Formatting
- Sep 04, 2020
I'd suggest select the column, Data->Text to Columns and on third step of the wizard select Date and MDY
Result is
Do that column by column
I'd suggest select the column, Data->Text to Columns and on third step of the wizard select Date and MDY
Result is
Do that column by column
- SergeiBaklanSep 04, 2020Diamond Contributor
Jagdeep_ , you are welcome.
Not sure I understood next question. If you calculate the difference between two dates (like =B1-A1) excel returns the difference in days (how many days are between), that's a number.
If you'd like to have the difference like "4 years 5 months 21 day" you may use DATEDIF. It is described with the sample here https://support.microsoft.com/en-us/office/datedif-function-25dba1a4-2812-480b-84dd-8b32a451b35c
- Jagdeep_Dec 16, 2020Copper Contributor
Good Afternoon.
Hope you are doing well Sir !
Please find the attached.
I want all the same data in same row.
Waiting for your reply eagerly.