D
Derek Witcher
Product Code# Units Per Unit Total Bottles Color Cav Act
Cycle Standard Cycle Run Time Calc Run Down time / Reason
601003500001 22 108 2376 NAT 2 10 11 2 3.3 Check your run time
This is the statement I am using but it only allows for items less
than .125%. I need to be able to check both less than and greater
than .125% as well as leaving the possible window open for good
calculations.
=IF(O4-N4>0.125%,"Check your run time","")
Any suggestions!!!
Cycle Standard Cycle Run Time Calc Run Down time / Reason
601003500001 22 108 2376 NAT 2 10 11 2 3.3 Check your run time
This is the statement I am using but it only allows for items less
than .125%. I need to be able to check both less than and greater
than .125% as well as leaving the possible window open for good
calculations.
=IF(O4-N4>0.125%,"Check your run time","")
Any suggestions!!!