Hello. I have to tables. One (ORDERS) is for registering purchase orders and the other (COSTS) is to update the weekly price.
[URL="https://www.dropbox.com/s/ytpa6juc3at9yee/sample.xls"]
I need the cells in column I from table ORDERS to calculate the cost when the following conditions are…
- The purchase order from table ORDERS is within two dates from table COSTS;
- The product in Table ORDERS matches with the product in table COSTS;
- The result (Cost) would be given by the column F in Table COSTS.
Note: These 3 conditions must happen.
I’ve been trying several solutions but none of them have worked so far.
Thank you for your help.
Bookmarks