Hi all,
In the attached file when a new date is entered in the userform, Sheet1 C3-C206 is populated with the weekdays except for Sundays.
What I would appreciate if someone could add some coding to the userform code that would check if the year in C3 is even then E3 = EVEN else E3 = ODD
Just a note on my coding. The date entered in the userform will always be on a Monday, ie, 1/10/2011, 1/9/2012, etc that is why I coded the way I did to skip Sundays.
Since I'm relatively new at this, this is what I came up with. It took me two hours to get it working.
Thanks in advance,
George
Bookmarks