Date entry

  • Thread starter Thread starter Hendrix
  • Start date Start date
H

Hendrix

I actuall have two questions. I have had problems with people entering
incorrect dates. Dates like; 2-16-209, or 2-116-2009. These invalid dates
cause problems with other functions I have running.

My question is, is there a way that I can input dates into specific cells
exclusively with the aid of a pop-up calender?

I am already using a variety of list to prevent other errors, but the
problem is that many people do not use the list. They just type in the data.

Is there any way that I can make the list mandatory/the only means of
entering data into specific cells?
 
I actuall have two questions. I have had problems with people entering
incorrect dates. Dates like; 2-16-209, or 2-116-2009. These invalid dates
cause problems with other functions I have running.

My question is, is there a way that I can input dates into specific cells
exclusively with the aid of a pop-up calender?

I am already using a variety of list to prevent other errors, but the
problem is that many people do not use the list. They just type in the data.

Is there any way that I can make the list mandatory/the only means of
entering data into specific cells?

You can check this if you are interested in writing a macro for this.
A little tweak of the code inside, should suffice your requirement.
http://funwithexcel.blogspot.com/2009/04/validating-form-input-and-forcing-user.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top