Is one able to summerise values in an array column according to their sum?
e.g in columns Fruit 1, Fruit 2, Fruit3, Furit 4 & Fruit 5 lets suppose Fruit 2 & Fruit 4 and Fruit 5 are all “Apple”, the array summary should be able to return 3 Apples…
I am sorry I could not find any threads on this topic. Stupid me assumed the query was in relation to dynamic filtering of a single column with items bearing the same property.
Anyway, here we go. I have done one for you. It’s on tab 4. No sheet formulae or relations. Basically we are splitting the array using ITE & Joinders. We are avoiding everything else. There are so many ways you could achieve this, and I am sure you will be able to build on my example.
Peut-on additionner les valeurs dans une colonne de tableau en fonction de leur somme?
Par exemple, dans les colonnes Fruit 1, Fruit 2, Fruit3, Furit 4 & Fruit 5, supposons que Fruit 2 & Fruit 4 et Fruit 5 sont tous «Apple», le résumé du tableau devrait pouvoir renvoyer 3 pommes…