Thread
:
Validating dates in a cell
View Single Post
#
1
Posted to microsoft.public.excel.programming
merjet
external usenet poster
Posts: 812
Validating dates in a cell
Why do you say data validation at the cell level won't work? The
following does for me.
Allow: Date
Data: between
Start date: =TODAY()
End date: =TODAY()+30
Hth,
Merjet
Reply With Quote
merjet
View Public Profile
Find all posts by merjet