D
David Robinson
I have read topics related to my problem but I can't seem to find a solution.
I have a form that has a combo box containing events. The records for the
combo box come from a query. After selecting an event, a subform is
populated with staffing information related to the event. The subform is
based on a different query. As long as this staffing information already
exists, it is displayed with no problem. But if there is no exiting data,
the controls in the subform do not appear. On the subform, data entry is set
to "no," allow additions is set to "yes," recordset type is set to "Dynaset
(inconsistent updates)," and record locks is set to "No locks."
My goal is to be able to enter the subform information if it does not
already exist. Any suggestions?
Thanks
I have a form that has a combo box containing events. The records for the
combo box come from a query. After selecting an event, a subform is
populated with staffing information related to the event. The subform is
based on a different query. As long as this staffing information already
exists, it is displayed with no problem. But if there is no exiting data,
the controls in the subform do not appear. On the subform, data entry is set
to "no," allow additions is set to "yes," recordset type is set to "Dynaset
(inconsistent updates)," and record locks is set to "No locks."
My goal is to be able to enter the subform information if it does not
already exist. Any suggestions?
Thanks