By jarea on
Is there any easy way to add a summation of a field to a view?
For example, if I have a CCK custom node with date, hours and description and I create a view that displays all of the nodes with date in the current month. How can I (non programmer) get a summation of the hours displayed?
Thanks for any ideas you may have.
Comments
Try Views Calc module
I've not tried it but this may do the trick Views Calc Module
Thanks bazzaboy - I see that
Thanks bazzaboy - I see that it is CVS so that is probably why it wasn't showing up in contributed modules. I'll try it an see how it works.