GERMAN GONZALEZ
New Member
- Joined
- Jan 21, 2018
- Messages
- 7
Can anyone help me sort out a problem with an array formula? I get the following pop-up error message when I hit the Ctrl-Shift-Enter keys:
"The formula is missing an opening or closing parenthesis."
The array equation is as follows:
=IFERROR(INDEX($C$3:$C$200, MATCH(0,IF(ISBLANK($C$3:$C$200),1),COUNTIFS($C$3:$C$200,C3,$F$3:$F$200,"Yes")))
Thanks very much in advance for any help received!
"The formula is missing an opening or closing parenthesis."
The array equation is as follows:
=IFERROR(INDEX($C$3:$C$200, MATCH(0,IF(ISBLANK($C$3:$C$200),1),COUNTIFS($C$3:$C$200,C3,$F$3:$F$200,"Yes")))
Thanks very much in advance for any help received!