M
Max Moor
Hi All,
I've used the OnClick Event with listboxes to have a form requery
when its underlying query is based on a value in the listbox.
Now, I want to do the same thing, but using a subform, rather than a
listbox. I see that I can do it if I have a separate OnClick event for the
subform's detail and every conrol on it. That seems like it's harder than
it should be. Is there another, easier way?
- Max
I've used the OnClick Event with listboxes to have a form requery
when its underlying query is based on a value in the listbox.
Now, I want to do the same thing, but using a subform, rather than a
listbox. I see that I can do it if I have a separate OnClick event for the
subform's detail and every conrol on it. That seems like it's harder than
it should be. Is there another, easier way?
- Max