You can wrap your formula in an IF() function
Try this:
=IF(ISERR(your formula),"",your formula)
This will show a blank cell if your formula returns any error and shows a value if your formula returns anything other than an error
You can wrap your formula in an IF() function
Try this:
=IF(ISERR(your formula),"",your formula)
This will show a blank cell if your formula returns any error and shows a value if your formula returns anything other than an error
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks