Hi there
Need some help with a problem I've been strugling with for the past month.
I tried to solve this with a querie but got nowhere.
This is the problem:
I have this collums:
How can I calculate the transport from previous day to sum to next day total income?
Can someone help please?
Best regards.
Need some help with a problem I've been strugling with for the past month.
I tried to solve this with a querie but got nowhere.
This is the problem:
I have this collums:
- Income | Outcome | Transport | Total Income | Date
- Total Income (N) = Income (N) + Transport (N-1)
- Transport (N) = Total Income (N) - Outcome (N)
How can I calculate the transport from previous day to sum to next day total income?
Can someone help please?
Best regards.