View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
booshi booshi is offline
external usenet poster
 
Posts: 7
Default Put formula in cell

I sometimes get the value instead of the formula in O2. What have I missed?

Range("O2").Formula = "=SUM(Q13:R13)"

Thanks