MS Excel's IsError() function

Here is a simple trick I've been using for more than a 1/4 century. Within #MSExcel, often you'll run into formulas dealing with a zero, or some other pesky value that resides within the cell you are evaluating. Using a combination of Excel's If() statement, along with the IsError(), you can easily return a more favorable result for your audience.
15 views0 comments