S
Sprinks
I have a continuous subform embedded on a main form. The Totals query
underlying the subform calculates the total number of hours and their value
based on each staff member's BillingRate.
The subform is linked to the main form by the ProjectNumber.
There is query criteria that references two textboxes on the main form that
hold the starting and ending date of the period to be examined. I am
attempting to use Steven Lebans fantastic calendar control to select the
start and end dates, afterwhich I want to requery the subform, but for
reasons I don't understand, changing the date does not trigger the OnUpdate
event.
Does anyone know why and/or know of another event I can use?
Thank you.
Sprinks
underlying the subform calculates the total number of hours and their value
based on each staff member's BillingRate.
The subform is linked to the main form by the ProjectNumber.
There is query criteria that references two textboxes on the main form that
hold the starting and ending date of the period to be examined. I am
attempting to use Steven Lebans fantastic calendar control to select the
start and end dates, afterwhich I want to requery the subform, but for
reasons I don't understand, changing the date does not trigger the OnUpdate
event.
Does anyone know why and/or know of another event I can use?
Thank you.
Sprinks