Cottongin
Technical User
- Mar 26, 2001
- 32
spread sheet for a cotton gin calculates the number of
bales I have to gin and how long it will take me.
M6 contains the estimated bales per load
O6 contains the actual bales per load
P6 @sum(o6-p6) difference in estimated and actual
If there is nothing in o6 yes, p6 returns value of m6
how can I make p6 return "notginned"
bales I have to gin and how long it will take me.
M6 contains the estimated bales per load
O6 contains the actual bales per load
P6 @sum(o6-p6) difference in estimated and actual
If there is nothing in o6 yes, p6 returns value of m6
how can I make p6 return "notginned"