gruposenda
Programmer
Hi :
I have a list with 3 columns : (1) Kilometers, (2) Liters, (3) calculation=Kilometers/Liters. I need a total for the first and second column, but for the calculation I have doubts, I need the same calculation Kilometers/Liters like a total. How can I use the aggregate to get this result ?
Thanks in advance
I have a list with 3 columns : (1) Kilometers, (2) Liters, (3) calculation=Kilometers/Liters. I need a total for the first and second column, but for the calculation I have doubts, I need the same calculation Kilometers/Liters like a total. How can I use the aggregate to get this result ?
Thanks in advance