Citrusandsage
New Member
- Joined
- May 13, 2021
- Messages
- 14
- Office Version
- 365
Hi there,
I am stuck on a formula. So I have a sheet that has multiple components for commission so I need to be able to add up all the rows by a SUMIFS by Quarter. However there was just another element thrown in where if they are on extended leave they will receive $X for a leave bonus. Here is where I am stuck. If the value of the Sum if is < $X Leave Bonus than they get the $X leave bonus, If the Value of the Sumifs is > $X leave Bonus they get the value of the Sumifs. I cant figure out how to do logic around the result of the Sumifs. Help!!! Sorry could only provide Pic
IF the result of SUMIFS($B6:$J6,$B$5:$J$5,Q$5) is > L6 , SUMIFS($B6:$J6,$B$5:$J$5,Q$5) otherwise L6
I am stuck on a formula. So I have a sheet that has multiple components for commission so I need to be able to add up all the rows by a SUMIFS by Quarter. However there was just another element thrown in where if they are on extended leave they will receive $X for a leave bonus. Here is where I am stuck. If the value of the Sum if is < $X Leave Bonus than they get the $X leave bonus, If the Value of the Sumifs is > $X leave Bonus they get the value of the Sumifs. I cant figure out how to do logic around the result of the Sumifs. Help!!! Sorry could only provide Pic
IF the result of SUMIFS($B6:$J6,$B$5:$J$5,Q$5) is > L6 , SUMIFS($B6:$J6,$B$5:$J$5,Q$5) otherwise L6