G
Guest
I've written a QBF which takes a value from a text box and runs my query, it
works, which is great. The problem I have is that I want the results of the
query to be displayed in a list box beneath the text box rather than in the
window that's opened by the query. I want it to do this so that the user can
then choose the record they are interested in, click a button and see the
information for the whole record in an easy to read form rather than the
table that's created when a parameter query is run.
I can't figure out how to make the results appear in the list box and I'd
really appreciate some help.
Thanks
Diane
works, which is great. The problem I have is that I want the results of the
query to be displayed in a list box beneath the text box rather than in the
window that's opened by the query. I want it to do this so that the user can
then choose the record they are interested in, click a button and see the
information for the whole record in an easy to read form rather than the
table that's created when a parameter query is run.
I can't figure out how to make the results appear in the list box and I'd
really appreciate some help.
Thanks
Diane