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

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
kindly share data that can be copied so that we i give solution.

Use XL2BB
 
Upvote 0

Forum statistics

Threads
1,214,985
Messages
6,122,603
Members
449,089
Latest member
Motoracer88

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