Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I searched the forum and did not find a solution for ASP Runner. How can I create a column with a running total?
Elizabeth,running totals are implemented by SQL query modification.Here is the example of how you can do this:http://www.1keydata.com/sql/sql-running-totals.html
Thanks for pointing me to that.