in reply to Re^2: Trying to manipulate data
in thread Trying to manipulate data
I should think you can do both of these things. Give it a try!
( You probably want to declare a counter outside the loop for the grand total, and another counter within the loop to sum the fields and make a row total, which you would print out and also add to the grand total counter ...)
|
|---|