I want to have a summary field, called total_stock that shows a summary of all occourances of a part number in a database. Unfortunately, what it does right now is show totals for ALL part numbers in the group of found records.
basically, if I search by part number it works perfectly, but if I search by some other criteria, say, a PO, it'll display the total of all units in that search.