rinconpaul
New Member
- Joined
- Jul 11, 2015
- Messages
- 21
I want to combine two formulas in an IF statement? I have this formula: IF (Data!CX43="False"), then proceed with this array formula: {=IFERROR(INDEX(Table!$C$2:$C$1000,MATCH(1,(Data!CT45=Table!$B$2:$B$1000)*(Data!CN45=Table!$A$2:$A$1000),0)),0)} otherwise return "0".
I've googled the "google' out of this query, to no avail. Seems like it can't be done?
I've googled the "google' out of this query, to no avail. Seems like it can't be done?