IF Statements Trouble

scotty1978

New Member
Joined
Dec 17, 2023
Messages
13
Office Version
  1. 365
Platform
  1. MacOS
Trying to create an IF formula which is a little tricky, hoping to get some help.

Here are conditions:

IF B2*1 is less than or equal to D2 , then show Text D2. If B2*1 is greater than or equal to D2, then show Text D3. If B2*1 is greater than or equal to B4, then show Text D4.

The formula will then repeat itself below B2*2, B2*3, B2*4 in the corresponding cells below down the line. I'm not too concerned about that. If there is a formula that works for the example above, I can make those adjustments.

Thanks in advance

Screenshot 2023-12-19 at 4.32.14 PM.png
 
StephenCrump, I got this to work by removing *n in the first condition. It now works exactly the way I need it. I really appreciate all your help.
 
Upvote 0

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,215,102
Messages
6,123,099
Members
449,096
Latest member
provoking

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