Nested IF ?

StellaArtois

New Member
Joined
Jan 10, 2024
Messages
14
Office Version
  1. 365
Platform
  1. Windows
Hi all,

I am having a little difficulty working out a formula

I have B11 which has a number of absences and B12 which has a number of lateness

I am trying to have a list of absences based on B11 and B12

I am looking for a list based on B11 and B12

=IF(I25<=$B$11,"ABSENCE - 1",IF(J25<=$B$12,"LATENESS - 1"))
This is where i have got so far

I was planning to drag this down and have instances 2,3,4 ryc based on B211 then start listing B12 Lateness 1,2,3,4 etc

Thanjks for any help
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
It would be easier if you provided a fragment of your data (without confidential data). In this case, the solution will be faster.
 
Upvote 0

Forum statistics

Threads
1,226,074
Messages
6,188,727
Members
453,494
Latest member
Alt F11

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