Thread: Getting "N/A"
View Single Post
  #9   Report Post  
Planko Planko is offline
Junior Member
 
Posts: 9
Default

Quote:
Originally Posted by Spencer101 View Post
Then you just need to wrap the IFERROR around the formula you have above.
=IFERROR(F45/(F45+G45),"N/A")

Does that do the trick?
Thanks for being patient with me.

What do you mean by wrap?