T
TB@work
I have an index formula I am using that I want to know if there is something
I could add to have it answer $0. Here is what my spreadsheet looks like,
and the formula I am using.
=INDEX(cranetest1!$R$3:$R$154,MATCH(Sheet1!B4&$AB$2,INDEX(cranetest1!$B$3:$B$154&cranetest1!$Q$3:$Q$154,0),0))
--A-------B-------------C---------D
If load 12346 does not have a fuel charge I want the formula to return $0
instead of N/A. Is there a way to do that?
I could add to have it answer $0. Here is what my spreadsheet looks like,
and the formula I am using.
=INDEX(cranetest1!$R$3:$R$154,MATCH(Sheet1!B4&$AB$2,INDEX(cranetest1!$B$3:$B$154&cranetest1!$Q$3:$Q$154,0),0))
--A-------B-------------C---------D
If load 12346 does not have a fuel charge I want the formula to return $0
instead of N/A. Is there a way to do that?