Johnny Thunder
Well-known Member
- Joined
- Apr 9, 2010
- Messages
- 693
- Office Version
- 2016
- Platform
- MacOS
Hello All!
Not sure if this is possible but can I create a SUMPRODUCT formula that contains an array of ID's?
Below is the mock up of ID's that referece a Named Range "Cdata". This formula works if you duplicate and enter in a single ID (1256, 1261 ect.).
Any help is appreciated.
Formula: "=IFERROR(SUMPRODUCT((GData = 7840000) * (Cdata = {1256,1261,1265,1811}) * (IOHeader = $B3) * (Hdata = K$2) * DataTable) /1,0)"
Not sure if this is possible but can I create a SUMPRODUCT formula that contains an array of ID's?
Below is the mock up of ID's that referece a Named Range "Cdata". This formula works if you duplicate and enter in a single ID (1256, 1261 ect.).
Any help is appreciated.
Formula: "=IFERROR(SUMPRODUCT((GData = 7840000) * (Cdata = {1256,1261,1265,1811}) * (IOHeader = $B3) * (Hdata = K$2) * DataTable) /1,0)"