As a matter of concept, if you were given this assignment, how would you do it (in general):
Given 3 related tables:
inventory,
purchase orders,
vendor bids,
Identify inventory shortages, and given recent purchases and bid data, make an auto-buy report stating what inventory you would purchase from which vendor at what cost, assuming you want the best deal, by vendor, by item.
Thanks
Given 3 related tables:
inventory,
purchase orders,
vendor bids,
Identify inventory shortages, and given recent purchases and bid data, make an auto-buy report stating what inventory you would purchase from which vendor at what cost, assuming you want the best deal, by vendor, by item.
Thanks