C
coopfav
Last year (2006) I ran the transmit holiday from process successfully
to send and process company and religious holidays to all my clients.
This year, I'm trying to do so again, using the same process with new
dates. Problem is after creating the message sucessfully before
sending, when I open it, I get the error:
Can not find the specified object
Line No: 170
and the debugger comes up. In the debugger, the following line is
indentified:
Set m_chkHoliday = objPage.Controls("chkHolidayCat")
I'm lost as to the cause/solution. Looking for help and/or guidence
to send and process company and religious holidays to all my clients.
This year, I'm trying to do so again, using the same process with new
dates. Problem is after creating the message sucessfully before
sending, when I open it, I get the error:
Can not find the specified object
Line No: 170
and the debugger comes up. In the debugger, the following line is
indentified:
Set m_chkHoliday = objPage.Controls("chkHolidayCat")
I'm lost as to the cause/solution. Looking for help and/or guidence