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! Go to Solution.
Function โLOOKUPโ should have exactly four parameters: LOOKUP(lookupValue, tableName, lookupColumn, returnColumn)
User | Count |
---|---|
20 | |
13 | |
8 | |
3 | |
2 |