Hi! I'm trying to replace #N/A error with 0 in my index match. The #N/A are expected. I know all the lookups don't have matches.
I tried iserror but got a too many arguments error.![]()
=INDEX(Forcast!$F:$M,MATCH($A6&$B2&B1,Forcast!A:A&Forcast!C:C&Forcast!D:D,0),MATCH($B$3,Forcast!$F$3:$M$3,0))
I know that is me messing it up!
Bookmarks