PDA

Click to See Complete Forum and Search --> : ? about getting info from a query through combobox


Aug 10th, 1999, 02:24 AM
i have a form set up with a combo box that will retrieve data from a query and put it on my form for the user to view.

i got the data to show up in the query. How can i get the data to appear in the textboxes i have set up to show them?

also, is there a way to hide the query window from appearing?

[This message has been edited by larryn (edited 08-11-1999).]

absolut
Aug 10th, 1999, 05:29 PM
Have you tried using the combo box as the criteria for your query.
Then requerying your data after a value is selected?