Displaying an Input Format in a Cell

Written by Allen Wyatt (last updated October 24, 2020)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365


1

Greg uses Excel to calculate time which means he has a lot of formatted cells that look like this: Mar 10 15:00. People who use his worksheet constantly seem to enter time in a format other than his preferred format. For instance, they leave out the colon or the month and wonder why it won't calculate correctly. Greg has seen other Excel worksheets where the preferred format is "pre-entered" in each applicable cell for the user in a grayed-out form, such as: mmm dd hh:mm. Greg wonders how to do that with Excel.

There is no simple, easy way to do anything like this in Excel. The closest thing we've seen is the input mask feature available in Access, but not in Excel. It is possible that what Greg saw in other Excel worksheets was due to some add-in on that system or some set of complex macros that handled the display.

It is best to remember that the formatting of a cell is for display only, it does not affect the value of the cell itself. If the user does not enter a valid date and time or it is an incomplete date and time the value stored in the cell will be incorrect. Pre-entering the preferred date format into the cell will not prevent them from using other formats.

You could, if desired go the simple route and simply add comments (or notes if you are using Excel in Office 365) to the input cells. The comments or notes could explain the input format and even the importance of using the correct format. People would, of course, be able to ignore the comments or notes completely.

If this is a problem, one thing you could attempt is to "pre-enter" text displaying the desired format ("mmm dd hh:mm") and use conditional formatting to make the text gray when the cell has that particular text or make the explicit formatting gray and then conditional format it black when the cell is anything other than the example text. But that will not prevent the user from entering a date and time using a different format or misentering the values (by not including a needed piece of information).

Simple Excel pulldowns can be used to allow the user to select month, day, year, hour, and minute in separate cells and then use a formula to pull it together. You could even use more complicated means of data validation to ensure data is being entered in an acceptable manner, but a date and time are still numbers so checking the validity becomes difficult. Allowing easier entry is possible and some possible tips in doing things can be found at these pages:

https://excelribbon.tips.net/T012550_Using_an_Input_Mask.html
https://www.contextures.com/xlDataVal12.html
http://www.cpearson.com/excel/datetimeentry.htm

There are various "date picker" and "time picker" add-ins that people have created in Excel (some customizable, others not) that can be googled and tested or a custom one created in VBA.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (1113) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Determining Mouse Cursor Coordinates On a Graphic

Add a graphic to a worksheet as part of an Image object, and you can use some very handy event handlers to figure out the ...

Discover More

Moving and Copying Graphics Objects

Excel doesn't just work with numbers and text. You can also add graphics objects to your worksheets, and then use Excel's ...

Discover More

Field in Footer Won't Update

Word provides a handy shortcut that allows you to update the fields in any text you've selected. When you select your ...

Discover More

Solve Real Business Problems Master business modeling and analysis techniques with Excel and transform data into bottom-line results. This hands-on, scenario-focused guide shows you how to use the latest Excel tools to integrate data from multiple tables. Check out Microsoft Excel 2013 Data Analysis and Business Modeling today!

More ExcelTips (ribbon)

Separating Text by Color

Excel allows you to use multiple colors to format the text in a cell. If you want to later separate that text to ...

Discover More

Deleting All Rows Except for the End of Month

If you use a worksheet to track day-to-day data, you might want to delete all of the data except the data for the last ...

Discover More

How Many Rows and Columns Have I Selected?

Want a quick way to tell how may rows and columns you've selected? Here's what I do when I need to know that information.

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is two less than 9?

2020-10-24 05:09:56

Ron S MVP

You can also (almost) use the validation feature. Although it doesn't show a 'preview' required format, you can set an "Input message", that includes desired format, to be displayed when the cell is selected. The message is displayed below the box as soon as the input point moves to that cell.


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.