Hello,
I have a 3 column table. I need to sum the values in col3 as long as the values in col1 are not duplicates (col2 has a status value that makes a col1 duplicate a unique record, i.e. a compound key). Col1 is sorted ascending.
Thank you very much
rob