So I have been working on a table to record the inventory of some bins that we have on site. The thing is, we want to be able to show the grand total, as well as the totals broken up into individual groups depending on who the product belongs to. So a bin could have product from 3 different sources, or just be all one source. I want to see the breakdown in a little summary.
Before they fill out the quantity table, I have them enter the code for the supplier. There is room for up to 3 suppliers. Then I want to be able to have them pick from the entered supplier codes in a drop down menu in the "Grower Code #" column. Then at the bottom, the totals autofill with the correct code in the title, and then the boxes do a SUMIF based on the code.
So my issue is that I cannot get the SUMIF to work, and I also want to be able to add the variables from the entered codes as options in the drop down menu, so we don't have to type in the code 100 times. If anyone has any idea how to do this, the help would be greatly appreciated.
I will attach some screen shots as well.
v