J
jtinne
Here is my formula:
=A3*(D3/VLOOKUP(E3,Sheet2!$A$1:$B$4,2,0))
If there isn't a value in one of the other cells it's using for the
calculation it displays #N/A, how do I get it to display 0 instead?
Thank You
=A3*(D3/VLOOKUP(E3,Sheet2!$A$1:$B$4,2,0))
If there isn't a value in one of the other cells it's using for the
calculation it displays #N/A, how do I get it to display 0 instead?
Thank You