If you check your data, you'll see that *only* H14 and H24 are being
totaled.
You need the Sum() function, as others have brought to your attention.
--
Regards,
RD
---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"jerryk" <(E-Mail Removed)> wrote in message
news

FA1E35A-DF62-4A67-9F43-(E-Mail Removed)...
> Someone put the following formula into a spreadsheet that I have to
maintain:
> =ABC!H14:ABC!H18+ABC!H24
> I understand the use of : to pass a ranged to a function, but this does
not
> make sense to me. It only adds the values from H14, H18, and H24. Is the
> use of the : here a typo that happens to work, or is there a good useful
> purpose for it?
>
> Thank you.
> JerryK