Data Validation Q

S

Seanie

Would it be possible to have a Data Validation that will only allow
input of Today+1 or later. I don't require a strict 24hours of a
difference, just the actual date must be Today+1 eg if I input today
(21/2/09) I would have to input 22/2/09 at least
 
S

Shane Devenshire

Hi,

"or later" -

Select the range where you want the data validation, suppose A1:A10, choose
Data, Validation, Custom and enter the formula

=A1>=TODAY()+1
 

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

Top