R rico535 New Member Dec 18, 2002 #1 i have a SDB with time in column i want to accumulate field each line... ex: toto | 1 | titi | 2 | tata | 1.5 | .... to do : toto | 1 | 1 titi | 2 | 3 tata | 1.5 | 4.5 ..... with total in footer ?
i have a SDB with time in column i want to accumulate field each line... ex: toto | 1 | titi | 2 | tata | 1.5 | .... to do : toto | 1 | 1 titi | 2 | 3 tata | 1.5 | 4.5 ..... with total in footer ?