R
RiceFarmer
I am designing a farm records database in Access 2007. I have a weight
ticket form that is bound to a weight ticket table. On the form is a combo
box where I select a buyer. Once a buyer is selected, I need to load the
buyer's discount schedule in order to calculate deductions for the weight
ticket. The discounts vary with moisture content, test weight, etc., and
each buyer may have a different discount schedule. I don't want to store the
calculations in the table, so I must calculate the results on the form. How
do i get the discount schedule data out of the table and use it each time I
change buyers/weight tickets? I'm looking for the concept, not necessarily
someone to write the code for me. I must have every Access book available,
but can't seem to locate info to help. I appreciate any help! Thanks!
ticket form that is bound to a weight ticket table. On the form is a combo
box where I select a buyer. Once a buyer is selected, I need to load the
buyer's discount schedule in order to calculate deductions for the weight
ticket. The discounts vary with moisture content, test weight, etc., and
each buyer may have a different discount schedule. I don't want to store the
calculations in the table, so I must calculate the results on the form. How
do i get the discount schedule data out of the table and use it each time I
change buyers/weight tickets? I'm looking for the concept, not necessarily
someone to write the code for me. I must have every Access book available,
but can't seem to locate info to help. I appreciate any help! Thanks!