Or you could reverse the logic in your second formula to check if cell H3 contains a number, rather than a blank. It would look something like:
=IF(ISNUMBER($H3),($G3+$I3),"")
Or you could reverse the logic in your second formula to check if cell H3 contains a number, rather than a blank. It would look something like:
=IF(ISNUMBER($H3),($G3+$I3),"")
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks