madetoheal13
MIS
I have code that has a routine running in Sub Form_Load(). In this same form I want to run a calendar module so here I am creating the instance of the class. The code compiles without error but then when I go to the actual form and tab to the date field, an error pops up and tells me that I need to create the instance of the class and gives me an example how to do it. My question is I guess...is it possible to do 2 routines in 1 sub procedure such as Form_Load()???
THanks for your help.
Madetoheal13
THanks for your help.
Madetoheal13