IF Formula with 3 Conditions

ScottishPeter

New Member
Joined
Apr 22, 2023
Messages
6
Office Version
  1. 365
Platform
  1. Windows
HI All,


Hoping for a little hand, getting late and mind isnt working.
I have a simple data set where I’m trying to set up some IF formulas.

Where:
If any cell in columns B, C, D, E are above 0 , And Column F is Blank, then it returns Lapsed in Column G
However if column F isn’t Blank it should return Not Lapsed.

But the problem I’m hitting is that columns B, C, D & E could also be blank, but Column F is populated, If this is the case it should return Not Lapsed as well.

Hope that makes sense.

BCDEFG
Sum of Apr-23Sum of May-23Sum of Jun-23Sum of Jul-23Sum of Aug-23Lapsed?
0.2​
Lapsed
2.0​
2.1​
0.4​
Not Lapsed
0.1​
0.1​
0.2​
Lapsed
3.0​
4.8​
2.5​
4.7​
6.6​
Not Lapsed
0.9​
Not Lapsed
11.8​
6.4​
10.6​
10.7​
10.8​
Not Lapsed
3.5​
7.0​
2.5​
3.5​
Lapsed
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Upvote 0
Solution
Upvote 0

Forum statistics

Threads
1,215,634
Messages
6,125,934
Members
449,274
Latest member
mrcsbenson

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