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

Moving the Insertion Point to the End of a Line

When writing a macro to process the text in a document, you may need to move the insertion point to the end of a line. ...

Discover More

Changing Error Checking Rules

Excel can check the data and formulas in your worksheet to see if it detects any errors. The rules used for this checking ...

Discover More

Counting Odds and Evens

If you have a series of values in a range of cells, you may wonder how many of those values are even and how many are ...

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)

Alt+Enter Stopped Working Correctly

What do you do if a keypress you know worked correctly before all of a sudden stops working as you expect? This tip ...

Discover More

Finding Unused Names

After months or years of naming things (such as cell ranges), you may find your workbook cluttered with a bunch of names ...

Discover More

Highlighting the Rows of Selected Cells

If you lose your place on the screen quite often, you might find it helpful to have not just a single cell highlighted, ...

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 6 + 5?

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.