Hi
I have a table containing transaction data entered from a form. For each record there is a 'value' field.
I need to filter the records by catagory, order by date (both of which I can do) and then include a column that carries a running total of the value.
I could push it all out to excel and then reimport it but that seems like a lot of processing for a fairly small return !
Any help much appreciated
Dan
I have a table containing transaction data entered from a form. For each record there is a 'value' field.
I need to filter the records by catagory, order by date (both of which I can do) and then include a column that carries a running total of the value.
I could push it all out to excel and then reimport it but that seems like a lot of processing for a fairly small return !
Any help much appreciated
Dan