I have an unbound form with three list boxes. The selections made in
these list boxes 'filter' the records that appear in an unbound
subform. The subform record source is a query which looks at the
values in the three list boxes.
It was working, but while tweaking it a little something went wrong
and now nothing on the form will respond to any mouse clicks. The
only way I can get out is to switch back to design view.
I suspect that I have done something simple, but I can't find the
cause. Does anyone have any ideas of what might casue the form to
suddenly stop responding?
David
these list boxes 'filter' the records that appear in an unbound
subform. The subform record source is a query which looks at the
values in the three list boxes.
It was working, but while tweaking it a little something went wrong
and now nothing on the form will respond to any mouse clicks. The
only way I can get out is to switch back to design view.
I suspect that I have done something simple, but I can't find the
cause. Does anyone have any ideas of what might casue the form to
suddenly stop responding?
David
Comment