Accumulate the value of the previous record

In an activities table there is a name field and duration type. I need to accumulate the value of the duration of the previous record and of this new one in a field called accumulated duration

Help please

Solved Solved
0 14 479
1 ACCEPTED SOLUTION

Function โ€˜LOOKUPโ€™ should have exactly four parameters: LOOKUP(lookupValue, tableName, lookupColumn, returnColumn)

View solution in original post

14 REPLIES 14
Top Labels in this Space