database form doesn't recognize another form in project

C

Cris Biron

I'm using a calendar that on closing updates the control that called it.

I want to set focus on the following field after closing the calendar. It
works well from one form, but not when calling the calendar from a sub form.

Using the msgbox I am able to confirm that the subform is properly
identified, but when I check for the controling form (subform) in an If Then
statement, I get an error indicationg" Microsoft Access can't fin the form
"fromName" referred to..."

Can anybody help me with this problem?

Thanks,

Cris Biron
 
Top