Z
zenonk
I have an Access application in which upon button click, a query is
run. I can run the query based on the value of a text box, but I am
having problems accessing the rest of the values returned. Can anyone
tell me how to do this? I was trying it thusly
As the form is opened, I run a macro that runs a query called
qry_t&r_pricing based on a textbox on the form. The query has a field
called Price from a table called tbl_t&RPricing. The query runs fine
but I don't know how to access it's returned values.
thanks,
Z
run. I can run the query based on the value of a text box, but I am
having problems accessing the rest of the values returned. Can anyone
tell me how to do this? I was trying it thusly
As the form is opened, I run a macro that runs a query called
qry_t&r_pricing based on a textbox on the form. The query has a field
called Price from a table called tbl_t&RPricing. The query runs fine
but I don't know how to access it's returned values.
thanks,
Z