View Full Version : Lebans calendar on parent and subform does not work


mary.h
03-19-2009, 03:29 AM
Hi,
I use Lebans calendar since lately and love it. But know I want to use them on a form with several subforms and that is not working.

My situation. I have a parent form with a tabcontrol. Each page of the tabcontrol is showing a subform (except the first which has textbox controls to enter data for the main table).

I open the form by switchboard with

DoCmd.OpenForm FormName:=strName, DataMode:=acFormAdd

Strange thing I observed, was the occurance of events:
1. Subform1_Load
2. Subform2_Load
3. Subform3_Load
4. Form_Current

The events Form_Open and Form_Load of the parent form didn't fire. But Lebans code is located in Form_Load. Does anybody know help.

Please advice and make me happier and wiser :-))
Kind regards
Mary