View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jmilholland jmilholland is offline
external usenet poster
 
Posts: 3
Default Excel Formula Help

I am trying to write a formula contained in cell V5 of my spreadsheet as
follows: =F5-(F5*C5)+T5). However what i want to also include is if the
value returned in V5 = T5 replace with "0.0000" how do i do that?