• 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.

ISERROR

I have an excel sheet with a lot of different formulas but I had not taken any precautions for handling errors. I know errors can be handled by using iserror but that means I would have to manually enter each and every formula again. For example, I need to replace the formula YTD!E15 to IF(ISERROR(YTD!E15/10),"",YTD!E15/10) but that means I would have to manually type this formula in every cell. I'd like to know if there is an easier way to do this?
 
Back
Top