M
MIke_Mc
Working in Access 2007. I wrote a query to pull by item nbr the item purchase
history for the year and compare the unit cost (link on Item Nbr) with the
list cost. To find any overpayments or short payments. The report is group by
item nbr, meaning that I have a subtotal by item in ItemNbr Footer
sum(overpayment) field, and a Grand total by vendor.
I want create a filter in my report to only see those items that their Total
overpayment (in the Item Footer) > Zero or to see only those items with
total overpayment <> Zero.
history for the year and compare the unit cost (link on Item Nbr) with the
list cost. To find any overpayments or short payments. The report is group by
item nbr, meaning that I have a subtotal by item in ItemNbr Footer
sum(overpayment) field, and a Grand total by vendor.
I want create a filter in my report to only see those items that their Total
overpayment (in the Item Footer) > Zero or to see only those items with
total overpayment <> Zero.