popup problem

  • Thread starter Thread starter Jeff Klein
  • Start date Start date
J

Jeff Klein

During the open event of my main form it maximizes and on close it restores.
My problem is with the small forms that appear while I am maximized. I have
set the small forms to popup = yes. This works except within one of the
small forms I call a public sub "Call Forms.frm_calendar.Fill_Subform_Data"
Fore some reason I am getting an error "Can't find the field "Forms" refered
to in your expression". Everything works great when the popup is no. Can't
figure it out. Any help is appreciated.
 
Rex,
Thanks for the reply. Still not working...now it expects a " . or ( " I
know this would work for a control on the form but how about a public sub?
 
Back
Top