Minimum value with less than

dmatchers

New Member
Joined
Dec 3, 2017
Messages
5
I'm trying to figure out this formula: minimum value in the range which is less than zero than to display a result if Need to order parts or Not.

so far this is what i have: {=MIN(IF(AND(04>0,04<0),"OK","Not enough parts"))}.

But i get an error message a value used in the formula is of the wrong data type.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
Hello dmatchers, welcome to MrExcel,

For O4 to be both >0 and <0 it would need to be zero, wouldn't it?

Can you explain what the formula is supposed to do?
 
Upvote 0
Enter a function that tests whether the minimum value in the range O4:O23 is less than zero. If so, the result suppose to show "Not enough Parts" or if there's enough parts than it suppose to show a result "OK".

Guess I need to find the minimum in column O first?
This is regarding an inventory sheet. Plus I have green arrows (error) that showed up on the previous step before this which will be my next question. I did conditional formatting and that's when it appeared. So maybe you can help me on this after?

Thank you. I'm not a professional with excel?
 
Upvote 0

Forum statistics

Threads
1,215,353
Messages
6,124,458
Members
449,161
Latest member
NHOJ

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