R
ronmalt
I have a query that totals deliveries/customer based on grade and I
need to match my prices from my price table to the proper grade.
Something like this:
Name Grade
Weight Price
Bill Smith #1
50,000 $5.00
#2
37,500 $4.75
Tim Tuttle #1
42,300 $5.00
If I can get to that point I can calculate the totals from there.
I would appreciate any suggestions.
Thanks,
rkg
need to match my prices from my price table to the proper grade.
Something like this:
Name Grade
Weight Price
Bill Smith #1
50,000 $5.00
#2
37,500 $4.75
Tim Tuttle #1
42,300 $5.00
If I can get to that point I can calculate the totals from there.
I would appreciate any suggestions.
Thanks,
rkg