View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Can't seem to get the formula right

It looks like you want

=SUM(D7:D15)


"Britt" wrote:

Hi, I am trying to do a simple formula like D7:D15 but it keeps returning
#value!. If I do D7+D8+D9... the formula works. Any suggestions?
Thanks