View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jmommad jmommad is offline
external usenet poster
 
Posts: 1
Default Set up 10 value formula with (+) and (-) in it

How do I set up a 10 value IF formula that contains + and - in the answer,
i.e. 4+, 5-, etc? I've tried +IF(C28200,4+,IF(C28193,4,IFC28188,4-))) and
I get an error with the cursor at the first + sign. Thanks!