A300=sum(a1:a4)
A5=A300
But I think protection would be a better, easier, and more efficient way to
do it.

Signature
JNW
> Hello again
> I seem to remember someone saying that you could put all your functions in
[quoted text clipped - 3 lines]
> A1 through A4 I could put that function in cell A300 That way if someone
> tries to delete the answer I don't loose the function.
steve - 15 Sep 2007 20:36 GMT
Ok thanks again I will try both ways

Signature
Thank You
Steve
> A300=sum(a1:a4)
> A5=A300
[quoted text clipped - 9 lines]
> > A1 through A4 I could put that function in cell A300 That way if someone
> > tries to delete the answer I don't loose the function.