View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default question on formula

The formula works as you wish.......just remember to put an equal sign in
front of it so Excel knows it's a formula instead of just TEXT.

=IF(B9100,SUM(C15:C16),"")

Vaya con Dios,
Chuck, CABGx3



"Cokeyb" wrote:

My manager is trying to use the following formula: IF(B9100,SUM(C15:C16),"")
He wants in cell f5: if b9 is greater than 100, then sum c15:16