magnethero
New Member
- Joined
- Apr 25, 2018
- Messages
- 6
Should be simple but I can't make it work.
I have a tab with a large amount of data for 100 departments (all data relative on individual lines)
In another tab I want to create a summary of several departments for a given column.
Formula as it is now looks like:
=SUMIF('Tab1'!A:A,'Tab2'!A1:A20,'Tab1'!N:N)
Why would this not pick up the 20 values of column N with respect to their appearance in column A? How do I make this work?
Thanks!
I have a tab with a large amount of data for 100 departments (all data relative on individual lines)
In another tab I want to create a summary of several departments for a given column.
Formula as it is now looks like:
=SUMIF('Tab1'!A:A,'Tab2'!A1:A20,'Tab1'!N:N)
Why would this not pick up the 20 values of column N with respect to their appearance in column A? How do I make this work?
Thanks!