Nested IF

BJC84

New Member
Joined
Nov 9, 2021
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Good afternoon Excel officiandos!

I'm semi-competent in Excel but always struggle to get my head round nested IF statements. I'm putting together a payroll forecast, and ideally want one formula to calculate monthly payroll cost for individual employees which accounts for the following: -

Current salary - column E
New employee start date - column G
Leaver end date - column H
Pay increase % - column I
Pay increase start month - column J

The monthly costs will be generated in columns O:Z.

IF formula to account for pay review is '=IF(O$2>=$J6,($E6*(1+$I6))/12,$E6/12)' but I'm struggling to figure out how to update to include new starters and leavers.

Any help greatly appreciated!
 

Attachments

  • Excel.JPG
    Excel.JPG
    40.8 KB · Views: 13

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
kindly share data that can be copied so that we i give solution.

Use XL2BB
 
Upvote 0

Forum statistics

Threads
1,215,519
Messages
6,125,299
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top