K
Kate
I have a database that has several update queries that are used to update
price information. Additionally, I have a macro built that runs the update
query (that prompts the user for the PO# and price it wants to update) and
emails the changes to an e-mail address.
Here's the trouble - often times, a user will update 5 - 10 prices and,
therefore, would have to run the macro 5 - 10 times creating extra work.
I would like to create a form (which I have already built with the
attributes I need) and would like for the user to be able to enter specific
criteria (PO#s) and be able to select multiple PO#s. Is there a way to create
a "add" field (like you do when using wizards - you select which fields you
want and click the arrow to add them to a "hold" field until you press next).
Then the query would be run using the PO#s selected and all records with that
PO would be included in the report the macro generates and emails?
Hopefully I have given enough detail as to what I'm trying to do. Thanks in
advance for any help you can offer!
Kate
price information. Additionally, I have a macro built that runs the update
query (that prompts the user for the PO# and price it wants to update) and
emails the changes to an e-mail address.
Here's the trouble - often times, a user will update 5 - 10 prices and,
therefore, would have to run the macro 5 - 10 times creating extra work.
I would like to create a form (which I have already built with the
attributes I need) and would like for the user to be able to enter specific
criteria (PO#s) and be able to select multiple PO#s. Is there a way to create
a "add" field (like you do when using wizards - you select which fields you
want and click the arrow to add them to a "hold" field until you press next).
Then the query would be run using the PO#s selected and all records with that
PO would be included in the report the macro generates and emails?
Hopefully I have given enough detail as to what I'm trying to do. Thanks in
advance for any help you can offer!
Kate