J
Jack
Hello all
I need some advice...
I am trying to give a 10% discount on the two most expensive items in a
list.
I have Form which displays a list of items in a subform with their prices
I need to get the TWO Most Expensive items from that list in my subform to
be able to do a calculation on the sum of those Two Items.
I am able to create a RecorSetClone of the subForm.
But am at a loss as to how I find the TWO most Expensive and then sum those
two so I can do my percent Calculation.
Any Ideas?
Thanks
I need some advice...
I am trying to give a 10% discount on the two most expensive items in a
list.
I have Form which displays a list of items in a subform with their prices
I need to get the TWO Most Expensive items from that list in my subform to
be able to do a calculation on the sum of those Two Items.
I am able to create a RecorSetClone of the subForm.
But am at a loss as to how I find the TWO most Expensive and then sum those
two so I can do my percent Calculation.
Any Ideas?
Thanks