• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Formula to give me zero value instead of blank

Hello,


I have a formula

IF(ISERROR(IF($H$99>0,G90*$H$99,0)),"",IF($H$99>0,G90*$H$99,0))


which sometimes gives me blank answer. I would like the result to show up as $0 instead of blank


THe reason I have other formula which are linked to the result from the above formula

Example - ($10,000 - result of above formula). If the result of above formula is blank, I get the value of the last formula as blank and not $10,000.


I hope you understood my problem
 
Back
Top