Hi there,
I have 4 columns in a table:
1.duration (number, manual) -> 2 hour
2. fixed price (number, manual) -> 30$
3. sum of this row (formula) -> 60$
4. paid price (number, manual) 45$
How can I calculate the SUM for the 3 and 4 columns?
Thank you...