View Single Post
  #10   Report Post  
Don Guillett
 
Posts: n/a
Default Create a running totaol

OK. One billable second. If I was a lawyer I would have to charge for an
hour.

--
Don Guillett
SalesAid Software

"RagDyeR" wrote in message
...
Thank you Don.

You can be my lawyer any time you wish!<bg
--

Regards,

RD
--------------------------------------------------------------------------

--
-------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------------

--
-------------------

"Don Guillett" wrote in message
...
Meant to copy down. Look again
$a$1:a1

--
Don Guillett
SalesAid Software

"Sandy Mann" wrote in message
...
"RagDyeR" wrote in message
...
Try this for a non-volatile suggestion:

=IF(A1,SUM($A$1:A1),"")


I assume that you mean to copy the formula down or you meant
=IF(A1,SUM(A:A),"") which would be fine if there was no other numbers in
column A.

If you meant copy down and the OP had say, 4,000 rows of data, would

that
not be more of a calculation load than a volatile function? Of course

it
would depend on what the rest of the sheet was like.

--
Regards

Sandy

Replace@mailinator with @tiscali.co.uk