
Originally Posted by
NTC
I believe your issue is managing the translation of words to numbers. In your table you need to have a field representing the true quantity. So that when the words are being viewed/selected by the user i.e.
1-stick
10-stick pack
100-stick carton
somewhere else in parallel are the fields with actual quantities doing the real math......
So right now you may have your table set up to have Qty 1 of 100-stick carton - - you need to expand your table and have another column/field 'ActualQTY' that enters in & uses the value 100