Hi. First post here. I tried searching, but did not see anything (I may not have used the proper search terms).
I am new to the VBA game. I have a macro using the MonthView form. It is triggered by a keyboard shortcut:
Private Sub Workbook_BeforeClose(Cancel As Boolean)
On Error Resume...