Hello all,
This is a bit tricky topic on which I have been pulling my hair (or what's left of it) for the last 2 days. I have a big data base of stock movement with many information, the most important being the family, movement code and type.
For each movement, I created a summary table with all the families in one row (I only put 2 in the data example, but I have many more in reality), and the 3 movement code I'm interested in (they are fixed, not interested in other movement code) in different column. I make a sum of every movement for every family, then make the sum. I only keep the negative sum to calculate my total.
The final step is to have a summary table with the total of each type in order to calculate the "grand negative total"
The thing is that I have many different types, and it is cumbersome to create lots of intermediary table, and I'm only interested in the "grand negative total".
Is there a way to achieve with a formula?
I enclosed a simplified extract of my data, the different table, and the grand total I'm trying to calculate directly
Thank you in advance for any advice on how I could do!
This is a bit tricky topic on which I have been pulling my hair (or what's left of it) for the last 2 days. I have a big data base of stock movement with many information, the most important being the family, movement code and type.
For each movement, I created a summary table with all the families in one row (I only put 2 in the data example, but I have many more in reality), and the 3 movement code I'm interested in (they are fixed, not interested in other movement code) in different column. I make a sum of every movement for every family, then make the sum. I only keep the negative sum to calculate my total.
The final step is to have a summary table with the total of each type in order to calculate the "grand negative total"
The thing is that I have many different types, and it is cumbersome to create lots of intermediary table, and I'm only interested in the "grand negative total".
Is there a way to achieve with a formula?
I enclosed a simplified extract of my data, the different table, and the grand total I'm trying to calculate directly
Thank you in advance for any advice on how I could do!