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:
Not with any success though. Thank you for viewing.
Dustin
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