chanman525
IS-IT--Management
I have a table with Purchase Orders plus some other information. Some of the purchase orders are in the table multiple times because of different item numbers attached. This table is called tblmismatch
I also have a query that pulls out PO's from a different table. After I run this query, I want to delete the PO's in tblmismatch that are = the results from the query. Not sure how to go about this. Can anyone help?
I also have a query that pulls out PO's from a different table. After I run this query, I want to delete the PO's in tblmismatch that are = the results from the query. Not sure how to go about this. Can anyone help?