Hi,
I've been working to create an Employee Attendance Calendar that uses a data validation drop-down list of months & will show absences to each individual month when selected. I have gotten as far as getting the header dates + day of week to change respectively when selecting a different month, & to calculate the type of absence in the respected 'absence type' column of the employee.
I thought I was all done at first, but after I already made some entries, I went to select February & the data didn't reset for that month. I don't want to clear the table as it would remove entries for January, nor do I want to do the whole copy/paste rigmarole to a new sheet.
So, I was able to figure out how to use a macro to reset the data when I selected a different month, but then when I selected back to January it reset everything again. I can't seem to find an answer for this problem, or I haven't been asking the right question to find the solution.
I appreciate all the help I can get... I've been working on this for more than a week & it's driving me crazy.
Thanks in advance!
Screenshot of the Attendance calendar:
(FYI, just incase you're wondering - the columns in dark red are for holidays, & does NOT have anything to do with the problem).

Showing the Data Validation list of months in cell "A1":

Resets table "H5:AL33" for Feb:

The_Problem... does not keep the entries I made after switching back & forth:

Macro_code usedx:
