Format dates in Excel

The following article details how to format dates in Excel.

Step 1: Click the cell you want to format date -> Right-click and select Format Cells .

Format dates in Excel Picture 1

Step 2: A dialog box appears and choose a date format under Type -> OK .

Format dates in Excel Picture 2

Which format you choose when you enter the data is the same format you chose. For example, you choose the format 3/14 but you enter it as 02/2016 after pressing the Enter value to convert to 2/16.

In case you do not want to choose the formats available in the Type section, you can rely on the following encoding to create new formats:

Format dates in Excel Picture 3

For example, the following table creates the date format according to the above code table:

Format dates in Excel Picture 4

Step 1: Right-click the column you want to format and select Format Cells .

Format dates in Excel Picture 5

Step 2: A dialog box appears, select the Number tab -> Custom -> in the Type field, enter ddd -> OK .

Format dates in Excel Picture 6

With ddd format when you enter number 2:

Format dates in Excel Picture 7

Press Enter the result:

Format dates in Excel Picture 8

Because you choose the ddd format, when you import 2 devices convert to Mon.

Above is how to format and create a date format hoping to help you.

Good luck!

4.5 ★ | 2 Vote

May be interested

  • How to convert numbers to dates in ExcelHow to convert numbers to dates in Excel
    converting digital data into dates in excel is a pretty useful trick for people who use this software. sometimes your date data cells are converted into digital data cells, then if you do not know how to turn it back into a date, please refer to the following tutorial tips of tipsmake.com .
  • How to add units to cells in ExcelHow to add units to cells in Excel
    in addition to the available units, users can completely add other units in the excel box.
  • Instructions on how to insert the current date in ExcelInstructions on how to insert the current date in Excel
    in the process of working with spreadsheets, inserting date and time into the spreadsheet is the basic knowledge in excel. in addition to using the today () function to insert the current date, what other ways can we do?
  • How to fix reverse date errors in ExcelHow to fix reverse date errors in Excel
    the dates are reversed in excel, the month before the next day makes vietnamese users feel strange and unfamiliar. strictly speaking, this is not an error but due to the different ways of writing foreign and vietnamese dates. to correct this you can follow the instructions below of tipsmake.vn.
  • Guide to full Excel 2016 (Part 8): Learn about Number FormatsGuide to full Excel 2016 (Part 8): Learn about Number Formats
    the data in the excel spreadsheet when you perform the import always have the default mode, general format, for excel formats to display and calculate in accordance with the actual data format, you need to set the format for it. join tipsmake.com to learn about number formats in excel 2016!
  • How to format numbers in ExcelHow to format numbers in Excel
    how to format numbers in excel in the process of working, processing data in excel sometimes you need to format numbers in excel so that data can display the number format in accordance with the requirements to be processed. you do not know how to format numbers in ex
  • MS Excel 2003 - Lesson 3: Manipulating data in spreadsheetsMS Excel 2003 - Lesson 3: Manipulating data in spreadsheets
    the previous article tipsmake.com has guided you to some basic formatting for a small data area, but if you need to format a large area or the default format for a new excel 2003 file, follow these instructions.
  • MS Excel 2003 - Lesson 2: Format spreadsheet dataMS Excel 2003 - Lesson 2: Format spreadsheet data
    tipsmake.com will guide you how to format data in excel 2003, detailing font options, data types, how to align data in cells, spreadsheets.
  • Wings calculates the number of days, the difference between two dates in ExcelWings calculates the number of days, the difference between two dates in Excel
    to calculate the number of days difference between 2 dates in excel that support functions, you can in a snap to calculate the number of days between any two time points.
  • DATEDIF function - The function calculates the number of days, months, years between 2 dates in ExcelDATEDIF function - The function calculates the number of days, months, years between 2 dates in Excel
    datedif function: the function performs the calculation of number of days, months, years between 2 dates in excel. functions are useful in formulas for calculating age numbers. syntax: datedif (start_date, end_date, unit)