TheDarkLord
New Member
- Joined
- Mar 13, 2009
- Messages
- 23
i have an Excel table - Table1, with quantities of different ingredients used by batch for different products. the products are the column headings and the ingredients are the rows.
I have created another table - Table 2, with quantities to be made for each product in the top row. by multiplying these quantities with amount of ingredients for each product, i get the total ingredients to be used.
I would like to be able to get the list of ingredients by clicking a particular product, which would be like a material requisition list for that product.
kindly advise
table1: formula grid
...........product1........product2......product3.....product4......product5
ing1
ing2
ing3
ing4
ing5
table2 : compiled quantities of ingredients for quantity of product to be made.
.............................p1...........p2...........p3..........p4..............p5
qty
to be produced..........x ............x.............x.............x..............x
ing1
ing2
ing3
ing4
ing5
If i want to know the quantities of all ingredients to make product 1, i only have to click on button p1, and it will give me the list with the ingredient name and quantities.
kindly advise.
I have created another table - Table 2, with quantities to be made for each product in the top row. by multiplying these quantities with amount of ingredients for each product, i get the total ingredients to be used.
I would like to be able to get the list of ingredients by clicking a particular product, which would be like a material requisition list for that product.
kindly advise
table1: formula grid
...........product1........product2......product3.....product4......product5
ing1
ing2
ing3
ing4
ing5
table2 : compiled quantities of ingredients for quantity of product to be made.
.............................p1...........p2...........p3..........p4..............p5
qty
to be produced..........x ............x.............x.............x..............x
ing1
ing2
ing3
ing4
ing5
If i want to know the quantities of all ingredients to make product 1, i only have to click on button p1, and it will give me the list with the ingredient name and quantities.
kindly advise.