Thread: if statement
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
trimatt
 
Posts: n/a
Default if statement

I'm trying to sum values that I have returned when using an if statement.
How do I do this? My if statement reads =if(b3="y",$7.00,$0.00).

can someone please help me?

Thanks.