Forum Discussion
Fpolus
Feb 22, 2023Copper Contributor
Date Value Error
I have this data table that I want numbers from basically each day of the month to give me data for specific things. Everything works and it is all okay, except when i try to set the date to anything...
HansVogelaar
Feb 22, 2023MVP
2023 is not a leap year, so Excel does not recognize 2/29/2023 as a valid date. Hence, the DAY function causes an error.