Hey Everyone!
Why can you NOT use the ONCURRENT function in an Unbound form, with an unbound subform?
I have form that is basically a dashboard look...it has a list box of donors that have expenses to them. When I click on the list box, I wanted the subform of the unbound form to change to the selected record, however that didnt' work...The error messege was something about the form not being open. But it was, it was just embedded in the unbound form.
so my work around with the same code was to "Open the form" in another window....and presto it worked fine.
Larry
Why can you NOT use the ONCURRENT function in an Unbound form, with an unbound subform?
I have form that is basically a dashboard look...it has a list box of donors that have expenses to them. When I click on the list box, I wanted the subform of the unbound form to change to the selected record, however that didnt' work...The error messege was something about the form not being open. But it was, it was just embedded in the unbound form.
so my work around with the same code was to "Open the form" in another window....and presto it worked fine.
Larry