K
krep
hello all,
another question from a newb...
i have a form with a listbox that's populated by a view (.adp a2k).
listbox (L1) has an onclick event that's supposed to create a
recordsource and populate a subform (sub1). From L1's onclick event,
the statement Me!sub1.Form.RecordSource=sqlstr produces the error "The
expression you entered refers to an object that is closed or doesn't
exist." Can't figure out how to address that subform from the listbox
onclick event. Any help is greatly appreciated!
- krep
another question from a newb...
i have a form with a listbox that's populated by a view (.adp a2k).
listbox (L1) has an onclick event that's supposed to create a
recordsource and populate a subform (sub1). From L1's onclick event,
the statement Me!sub1.Form.RecordSource=sqlstr produces the error "The
expression you entered refers to an object that is closed or doesn't
exist." Can't figure out how to address that subform from the listbox
onclick event. Any help is greatly appreciated!
- krep