---
title: "Formatting Dates for Gravity Forms in Microsoft Excel"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityimport/formatting-dates-for-gravity-forms-in-microsoft-excel/"
---

## Fixing date formatting in Excel

## Gravity Forms fields can be formatted in many ways

If your current spreadsheet isn't using the currect format, the import may not work. Here's how to fix the formatting in Microsoft Excel.

![Dropdown menu for selecting date formats in Gravity Forms, options include mm/dd/yyyy and yyyy-mm-dd](https://www.gravitykit.com/wp-content/uploads/2018/01/gravity-forms-fields-can-be-formatted-in-many-ways.png?1480725505)

## Open your spreadsheet in Microsoft Excel

*Note: in this tutorial, we're* *using Mac Excel 2010 in this example, so your look and feel may be different. The process should remain the same. So is the pain of using Excel!*

![Spreadsheet in Excel displaying dates under "Funky Date Format" in column A](https://www.gravitykit.com/wp-content/uploads/2018/01/open-your-spreadsheet-in-microsoft-excel.png?1480725506)

## Select the column by clicking on the header

![Excel column A selected to format date entries under "Funky Date Format"](https://www.gravitykit.com/wp-content/uploads/2018/01/select-the-column-by-clicking-on-the-header.png?1480725506)

## If "Date" doesn't work, select the "Custom…" option next

This will allow us to create our own date format to match the field's date format.

![Excel custom date format option selected for date column](https://www.gravitykit.com/wp-content/uploads/2018/01/if-date-doesn-t-work-select-the-custom-hellip-option-next.png?1480725507)

## Click on Custom from the "Category" list and define your own date format

![Excel's Format Cells dialog for custom date format mm/dd/yyyy selection](https://www.gravitykit.com/wp-content/uploads/2018/01/click-on-custom-from-the-category-list-and-define-your-own-date-format.png?1480725508)
*To create a format that will be accepted by Gravity Forms, use the following values:*
- `dd` is the day using two digits (01-31)
- `mm` is the month using two digits (01-12)
- `yyyy` is the year using four digits (2016)

 
As a reminder, here are the date formats that are used in Gravity Forms. Enter the format you need into the "Type" field:

- `mm/dd/yyyy` (example: 06/18/2016)
- `dd/mm/yyyy` (example: 18/06/2016)
- `dd-mm-yyyy` (example: 18-06-2016)
- `dd.mm.yyyy` (example: 18.06.2016)
- `yyyy/mm/dd` (example: 2016/06/18)
- `yyyy-mm-dd` (example: 2016-06-18)
- `yyyy.mm.dd` (example: 2016-06-18)

 
Click OK to save the format, and you're done!

## 🎉 Now that date is formatted the way you need it!

![Column A showing dates in "MM/DD/YYYY" format under "Funky Date Format" header](https://www.gravitykit.com/wp-content/uploads/2018/01/55356-57225-now-that-date-is-formatted-the-way-you-need-it-.png?1480725508)
*I don't know if dates ever look great (even 08/08/2008, which looked pretty wonderful), but your dates look much better now than they did a few minutes ago*
If you have any questions, please [contact our support](https://www.gravitykit.com/support/), and we'll be happy to help.