I am using the following formula in my spreadsheet calculation.
=IF(ERROR.TYPE((VLOOKUP(E3,Everything_5s,6,FALSE)/$M3))=7,0,(VLOOKUP(E3,Everything_5s,6,FALSE)/$M3))
Basically, I want to be able to display, 0 or the actual value based on two scenarios. If the value does not exist in my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.