M
MAtt
I have a function that in some instances returns the #N/A
error. Is it possible for the value to be returned as 0
instead of #N/A? My function is
=INDEX(INDIRECT("'"&$B$1&"'!B:J"),MATCH(A3,INDIRECT
("'"&$B$1&"'!B:B"),0),8)
It is the MATCH portion of the arguement which causes the
#N/A on occasion.
Thanks for the Help!!
error. Is it possible for the value to be returned as 0
instead of #N/A? My function is
=INDEX(INDIRECT("'"&$B$1&"'!B:J"),MATCH(A3,INDIRECT
("'"&$B$1&"'!B:B"),0),8)
It is the MATCH portion of the arguement which causes the
#N/A on occasion.
Thanks for the Help!!