Table of Contents
The process of converting a date into the YYYYMMDD format in Excel involves using the “TEXT” function and specifying the desired format. This format allows for the date to be displayed in a uniform and easily readable manner, with the year, month, and day all represented by their respective numerical values. This conversion can be useful for data analysis and organization purposes, as well as for creating visually appealing and professional-looking reports. By following a few simple steps, one can efficiently convert any date into the YYYYMMDD format in Excel.
Excel: Convert Date to YYYYMMDD Format
You can use the following formula to convert a date to a YYYYMMDD format in Excel:
=TEXT(A1, "YYYYMMDD")
This will convert a date such as 1/4/2022 to a format of 20220104.
You can also insert dashes between the year, month and day:
=TEXT(A1, "YYYY-MM-DD")
This will convert a date such as 1/4/2022 to a format of 2022-01-04.
Note that each formula assumes the date is in cell A1.
The following example shows how to use each formula in practice.
Example: Convert Date to YYYYMMDD Format in Excel
We can use the following formula to convert a date to a YYYYMMDD format in Excel:
=TEXT(A2, "YYYYMMDD")We can type this formula into cell B2 and drag the formula down to every remaining cell in column B:

Column B displays each date in column A in a YYYYMMDD format.
For example:
- 1/4/2022 has been converted to 20220104.
- 1/6/2022 has been converted to 20220106.
- 2/3/2022 has been converted to 20220203.
And so on.
=TEXT(A2, "YYYY-MM-DD") We can type this formula into cell B2 and drag the formula down to every remaining cell in column B:

Column B displays each date in column A in a YYYY-MM-DD format.
For example:
- 1/4/2022 has been converted to 2022-01-04.
- 1/6/2022 has been converted to 2022-01-06.
- 2/3/2022 has been converted to 2022-02-03.
And so on.
Note: You can find the complete documentation for the Excel TEXT function .
The following tutorials explain how to perform other common tasks in Excel:
Cite this article
stats writer (2024). How can I convert a date into the YYYYMMDD format in Excel?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-convert-a-date-into-the-yyyymmdd-format-in-excel/
stats writer. "How can I convert a date into the YYYYMMDD format in Excel?." PSYCHOLOGICAL SCALES, 24 Jun. 2024, https://scales.arabpsychology.com/stats/how-can-i-convert-a-date-into-the-yyyymmdd-format-in-excel/.
stats writer. "How can I convert a date into the YYYYMMDD format in Excel?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-convert-a-date-into-the-yyyymmdd-format-in-excel/.
stats writer (2024) 'How can I convert a date into the YYYYMMDD format in Excel?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-convert-a-date-into-the-yyyymmdd-format-in-excel/.
[1] stats writer, "How can I convert a date into the YYYYMMDD format in Excel?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.
stats writer. How can I convert a date into the YYYYMMDD format in Excel?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
