• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Data Validation for date in current year

BigD

Member
Ninjas,

I am trying to validate if a date entered is in the current year.

For an example, I have a cell (F1) that reports the current date using "=today()". I am trying to figure out what formula to use in data validation to ensure whatever date is entered is in the same year of the current year.

This is my effort:

Code:
=K12<>YEAR(F1)

Not with any success though. Thank you for viewing.

Dustin
 
Back
Top