Forum Discussion
Natasha1993
Jun 19, 2023Copper Contributor
How to Change Date/Time Format for whole column
Hello 🙂 I have exported a file from a third-party site where is does not allow me to change the date/time format before downloading. When I review the file, the column of date/time is not cons...
NikolinoDE
Jun 19, 2023Gold Contributor
Format a date the way you want
You can easily update the date/time format for a whole column in Excel 365.
Here is how you can do it:
- Select the entire column containing the date/time values. You can click on the column header to select the entire column.
- Right-click on the selected column and choose "Format Cells" from the context menu. Alternatively, you can use the keyboard shortcut Ctrl + 1.
- In the "Format Cells" dialog box, go to the "Number" tab.
- In the Category list, select "Custom" or "Date" (depending on your preference).
- In the "Type" field, enter the desired date/time format. For DD/MM/YYYY HH:MM, you can use the following format: dd/mm/yyyy hh:mm.
- Click "OK" to apply the new format to the selected column.
After following these steps, the entire column will be updated to display the date/time values in the format you specified. Excel will recognize the format and display it accordingly, regardless of the default regional settings on your PC.
Please note that changing the format of the column does not modify the underlying values. It only changes how the values are displayed. If you need to convert the values to a different format or adjust the actual date/time values, you may need to use formulas or other techniques specific to your data. The text was created with the help of AI, the link is from Microsoft.
Natasha1993
Jun 19, 2023Copper Contributor
Thanks NikolinoDE, but despite doing that to the whole column, there are still entries that do not update accordingly and remain as the screenshot above 😞