Does Validation works for date ??

  • Thread starter Thread starter Little Master
  • Start date Start date
L

Little Master

Hi

Does data validation works for date ??
For example : A1 contains today's date in it & if some one tries to put
yesterday's date in B1 it will not allow(we can put tomorrow's date).How
it would be possible ??
 
Select B1
Data|Validation
Allow: Date
Data: Greater than or equal to
Start date: =A1
Or maybe:
Start Date: =Today()
 
Thanks Dave & Peo, both of yours methods worked well for me. And yes
thanks to Brab also
 

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