Hey everyone,
I've been using a form i created for months now with a pop-up calendar for date input.
Just today though, every time it autosaves (or i assume that's the stimulus as it occurs about every five minutes), clicking the cell that pops up the calendar returns a "runtime error '75' Could not find specified object" and i can no longer access the frmCalendar userform.
I can access the code for the form, but neither the userform object nor the module which presents the userform properly open. When i try to open the object either way it returns a Microsoft VB "Path/File Access Error".
After I give up fixing it, close the file and re-open from the last save (or the autosave for that matter) The userform returns to working order for a period of time, then, when I just get back into the groove, RUNTIME ERROR 75 again.
someone please help because i haven't a clue why it has started doing this today and i'll paste every code i've got to help clear this up, but it's the standard microsoft frmCalendar object.
help
-HK
I've been using a form i created for months now with a pop-up calendar for date input.
Just today though, every time it autosaves (or i assume that's the stimulus as it occurs about every five minutes), clicking the cell that pops up the calendar returns a "runtime error '75' Could not find specified object" and i can no longer access the frmCalendar userform.
I can access the code for the form, but neither the userform object nor the module which presents the userform properly open. When i try to open the object either way it returns a Microsoft VB "Path/File Access Error".
After I give up fixing it, close the file and re-open from the last save (or the autosave for that matter) The userform returns to working order for a period of time, then, when I just get back into the groove, RUNTIME ERROR 75 again.
someone please help because i haven't a clue why it has started doing this today and i'll paste every code i've got to help clear this up, but it's the standard microsoft frmCalendar object.
help
-HK