View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Diana Diana is offline
external usenet poster
 
Posts: 61
Default Adding results from a If formula-Short in time

how do I add the results of if formulas =if(I3="YES","5", IF(I3="NO", "0")).
or how can I convert the results of this if formula to a number and later add
it at the end of the row.


thank you