mkelly1313
New Member
- Joined
- Dec 18, 2014
- Messages
- 1
I get an error message #VALUE when the cell that is suppose have the "x" is left blank. If the cell is marked "x" the formula works.
Here is the formula
=SUM(SUMIF(INDIRECT("'"&Data!G7&"'!C9:C20"),A8,IF(INDIRECT("'"&Data!G7&"'!$F$5")="x",INDIRECT("'"&Data!G7&"'!F9:F20"),"")))
Here is the formula
=SUM(SUMIF(INDIRECT("'"&Data!G7&"'!C9:C20"),A8,IF(INDIRECT("'"&Data!G7&"'!$F$5")="x",INDIRECT("'"&Data!G7&"'!F9:F20"),"")))
Last edited: