Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Howto limit cells to only except dates

Status
Not open for further replies.

mark47

Mechanical
Aug 26, 2002
2
US
I have a sheet that requires a date input. The date is used to calculate days in inventory. I need to be able to limit the text in these cells to dates only. How can I check cells for the correct input and throw up a message if it is not a date?
 
Replies continue below

Recommended for you

Hello Mark,

You can do this using data validation. Select Tools|Validation... In the dialog, choose "Date" from the Allow: dropdown list. You can then choose additional criteria (e.g. date must be between two values you specify). You can also input the error message users see when the criteria are not satisfied. Quite versatile.


HTH
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top