G
Guest
I have a database that tracks cost information for our products. Currently, I
have an update query that allows the user to change the price information.
Additionally, I have a macro that emails the results of the query. I would
like to be able to put the results of the update query into a report. I have
created a form that allows the user to select the P.O. number that they would
like to update it's price information (in the query, the criteria is
forms![myform]![PO]). I tried to create a form using the update query as its
control source; however, the update queries that I have in the database are
not listed under the table/query drop down list.
Is it possible to create a report based on an update query? if so,
suggestions on how to start?
Thanks!
have an update query that allows the user to change the price information.
Additionally, I have a macro that emails the results of the query. I would
like to be able to put the results of the update query into a report. I have
created a form that allows the user to select the P.O. number that they would
like to update it's price information (in the query, the criteria is
forms![myform]![PO]). I tried to create a form using the update query as its
control source; however, the update queries that I have in the database are
not listed under the table/query drop down list.
Is it possible to create a report based on an update query? if so,
suggestions on how to start?
Thanks!