Let's say I have a table of requirements for items I can make and another table of prices for all needed ressource.
Is there a way to compute the sum of all the required products in the cells of the cost column without having to create another table with all the cost for every requirement for each item? And how?