Hi guys,
i am trying to do an if statement and ran into some trouble! and need some help, its probably very simple but i cant figure it out,
basically i have a stock inventory with the amounts left displayed in percentages,
ie
100%
75%
50%
25%
0%
=IF(J11>=90,"STOCK OK",IF(J11=50,"HALF STOCK",IF(J11<=25,"25% STOCK LEFT",IF(J11<=0,"ORDER STOCK","ORDER STOCK"))))
im using the formula above, sometimes when i have 80% stock left it says order stock, any ideas why this is please? as im pretty sure< means less than?
cheers
i am trying to do an if statement and ran into some trouble! and need some help, its probably very simple but i cant figure it out,
basically i have a stock inventory with the amounts left displayed in percentages,
ie
100%
75%
50%
25%
0%
=IF(J11>=90,"STOCK OK",IF(J11=50,"HALF STOCK",IF(J11<=25,"25% STOCK LEFT",IF(J11<=0,"ORDER STOCK","ORDER STOCK"))))
im using the formula above, sometimes when i have 80% stock left it says order stock, any ideas why this is please? as im pretty sure< means less than?
cheers