Forum Discussion
Sumifs with a dynamic list criteria
Hi
I am trying to use Sumifs ehre one of the criteria is from a dynamic list. It fills down the correct number of rows, but only choose the first item from the dynamic list.
Command:
=SUMIFS(Tabell1[Omsetning];Tabell1[Selger];Selgere!B20#;Tabell1[Kvartal];2;Tabell1[Produkt];Selgere!$B$16)
The list starting in B20 is buildt with Sort(Unic function.
All numbers is for "Hansen" Any solution for this?
Best Regards
- Geir
9 Replies
- SergeiBaklanDiamond Contributor
- Jos_WoolleyIron Contributor
- Hogstad_RaadgivningIron Contributor
- Hogstad_RaadgivningIron Contributor
- SergeiBaklanDiamond Contributor
Geir, perhaps you may illustrate on the sample file, not on screenshot what's wrong. Here it looks like works:
File is attached.
- Hogstad_RaadgivningIron Contributor
Hi SergeiBaklan please find attached a copu of the Worksheet, where I try to use an dynamic list,instead of fixed values.
- SergeiBaklanDiamond Contributor
I see. Please remove sheet name from the spill reference
when it'll be like
I do one by one it's the same result.