At least some implementations of = Sum() do not treat blank cells as 0 but
rather use a blank cell as a boundary for the calculation. I've found the
only way I get table math to work is to either 0 blank cells or refer to
specific cells rather than a range. A1 + A2 + A3 instead of sum(A1:A3).
Otherwise, use Excel as an intermediate step.
--
Charles Kenyon
See the MVP FAQ: <URL:
http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.