Example:
I want to have the total value that matches 1, 2 and 3, which would be 300.
If it was the opposite, for example multiple numbers in number row that contain match value, I could use this formula: SUMIF(Number:Number, CONTAINS(Match@row, @cell), Value:Value)
Can someone help me?