View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
NascarOnline NascarOnline is offline
external usenet poster
 
Posts: 2
Default totaling numbers of a cell

Not working it comes out with the total amount that is in p115 and not a
total from p1 to p115



"Gord Dibben" wrote:

In P131 enter =SUM(P1:P130)


Gord Dibben MS Excel MVP

On Fri, 16 Feb 2007 11:24:15 -0800, NascarOnline
wrote:

Ok I have a cell P which is all my users hosting bills the paid in dollars.

I need to get the total from P1 to p130 added so I have a total amount that
was paid.

Thanks