Hi,
I have a database where I need to sum one field, when a certain field changes. Please see example below:
A B
1 Redskins
2 Redskins
3 Cowboys
I want to be able to sum at the point when Redskins changes to Cowboys, and show that A=3. Then likewise...