Thread
:
Hiding the error caused by the formula in a cell / column
View Single Post
#
2
Posted to microsoft.public.excel.misc
papou[_2_]
external usenet poster
Posts: 112
Hiding the error caused by the formula in a cell / column
Hello
Yes, for instance if you place such formula in say B1:
=If(A1<"",A1/A2,"")
It will remain empty("") if no value is found in A1.
Else it will calculate division.
HTH
Cordially
Pascal
"Sasikiran" a écrit dans le message de
news:
...
Hi,
I have a formula in a particular cell which calculates the quality % based
on the numbers entered in another cells. I had included the formula in the
required cell and it is appearing as "#DIV/0!" as error as I have not
entered
the data in the reference cells pertaining to the formula.
Is there any way to hide the error symbol in that cell without deleting
the
formula?
Thanks in advance.
Reply With Quote
papou[_2_]
View Public Profile
Find all posts by papou[_2_]