Formula Errors

G

Guest

I dont want to display anything when cells referenced by formulas dont have
values and I've been using the IF mechanism to test for values using the
IF(SUM)<>0 OR IF(COUNT)=0 OR something like IF(P19<>0,(P19/$P$19),"").

It all works fine however when the refernced cells have formulas in them
(which do the same test) I still get errors like #VALUE! and #DIV/0! how can
I get rid of these. One case where I'm getting #VALUE! is a cell whose format
is percentage could that be a problem as well?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top