LifeDancer
New Member
- Joined
- Aug 16, 2024
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hi,
I'm looking to create a formula that calculates based on either the entire running total, or a specific number that is less than the running total.
Example:
Mileage is input daily in column E, and a running total is calculated in column F.
If the final running total in cell E34 is less that 833, then E34*0.45 is the required result.
If the running total in E34 is greater than 833, then the calculation needs to be 833*0.45.
Is there a way to ask for the value to be either 833 or E34, whichever is lesser?
Thanks for any suggestions.
I'm looking to create a formula that calculates based on either the entire running total, or a specific number that is less than the running total.
Example:
Mileage is input daily in column E, and a running total is calculated in column F.
If the final running total in cell E34 is less that 833, then E34*0.45 is the required result.
If the running total in E34 is greater than 833, then the calculation needs to be 833*0.45.
Is there a way to ask for the value to be either 833 or E34, whichever is lesser?
Thanks for any suggestions.