in reply to Re: Perform addition of data from rows
in thread Perform addition of data from rows

You might find the sql functions sum() and count() rather useful.

  • Comment on Re^2: Perform addition of data from rows