Hello I have an issue where I think the solution is simple.
I have a table with two columns
Type=Text
Ert=Number
I want to create a query that has a 3rd column that does a rolling sum.
Example
Black 10 10
Black 5 15
Green 2 2
Green 1 3
I've tried the fncRunSum function with no luck, I get "#error" in the calc column.
Any help would be great.
Ben
I have a table with two columns
Type=Text
Ert=Number
I want to create a query that has a 3rd column that does a rolling sum.
Example
Black 10 10
Black 5 15
Green 2 2
Green 1 3
I've tried the fncRunSum function with no luck, I get "#error" in the calc column.
Any help would be great.
Ben