Hello everyone,
I have an Excel file with multiple worksheets representing different purchase categories. Currently formatted as below:
No. | Description | Code | Qty to order (input) | Unit | Unit Price
1.PNG
2.PNG
What I would like to do is pull all the data and put it in a separate sheet as a final order form. I only want the items to appear if the Qty (input) is not 0.
The final format is exactly the same as the individual sheets + extra column for the subttl (Qty x Unit Price)
3.PNG
I was thinking to copy all the codes into the final table, use vlookup for the rest and then filter off the lines with 0 values. However vlookup doesn't work to the left and I dont want to change the format as the indivual sheets with prices come from the supplier and it might be dynamic.
Thank you in advance.
Bookmarks