okay.
so, how can I tell which column has a sum on it, which column to sum (because sometimes, I have a total in column d, that is a sum(e:e), for example), and where to place the total?
because I am
a) not designing the templates, my end users are
b) not in control of future template design
c) trying to support 50 + sites, some with 200 + templates
d) really trying to get away from using word, because my end users complain that the totals don’t match up (among other things)
and the ONLY way I’ve been able to make them total correctly is to force the formatting into ‘-#.##’, vs the user’s desired formatting of ‘(#.##)’, and the users are not real happy with that.
your help in this matter would be greatly appreciated.