greg.begin
Member
I am trying to count inventory. i have the product in columns F,G,H and so on. I have the parts that make the product in column B. in addition, i use multiple parts in different assemblies to make this part. meaning, i could use a part 2 or 3 times (like screws). I need to create an inventory list going down the product list first and distribute my total inventory on the product in column F. the remaining then goes to column G and so on. and complete the inventory until i have 0 left and allocated starting at Product in column F. any suggestions. the pattern in find all parts in column F, subtract from total inventory, then go to column G, subtract from total inventory and so on until i have no more products left. vba or sumproduct of something of the sort would be of great help.
Thank you.
P.S. unfortunately i cannot provide an example.
Thank you.
P.S. unfortunately i cannot provide an example.