masterexcelbundle
New Member
- Joined
- Feb 9, 2022
- Messages
- 7
- Office Version
- 2016
- Platform
- Windows
Hi,
I have a tiered reward system where if my employees falls between a 4 tiered system they are paid a bonus. I am trying to work out a formula to work this out automatically.
So on 1 page I have the tiered system as
Under 98.4% = $0
98.5% - 98.99% = $50
99% - 99.99% = $150
100% = $300
They are also paid on what full time equivalent hours they work, barely any are full time, and the above numbers are based on full time employees.
Currently I am having to find the actual amount and I am entering the formula as c3=300*(a3) = as I manually entered in $300 however can I put in a formula that if cell B3 falls between X, it will return X value to then times by cell A3
Thankyou in advance
I have a tiered reward system where if my employees falls between a 4 tiered system they are paid a bonus. I am trying to work out a formula to work this out automatically.
So on 1 page I have the tiered system as
Under 98.4% = $0
98.5% - 98.99% = $50
99% - 99.99% = $150
100% = $300
They are also paid on what full time equivalent hours they work, barely any are full time, and the above numbers are based on full time employees.
Currently I am having to find the actual amount and I am entering the formula as c3=300*(a3) = as I manually entered in $300 however can I put in a formula that if cell B3 falls between X, it will return X value to then times by cell A3
a1 | b1 | c1 |
FTE | Sep Error | Amount |
0.3625 | 100.00% | 108.75 |
Thankyou in advance