F
Frank Martin
I have Access2000 with WindowsXP.
I have made a totals query to form a supplier cost list from two tables
tblSuppCost and tblSuppTxns.
This query gives me the last (max) date when products were purchased.
But there is more than one supplier for each product, so the query can give
more than one "last date" if there is more than one particular product
supplier.
I want to remove the earlier purchase date from the dynaset if a product is
shown with more than one supplier.
This would involve comparing dates/suppliers for each record and then
removing the earlier date when there is more than one supplier per
particular product.
Can someone help me with a suitable starting method.
I have made a totals query to form a supplier cost list from two tables
tblSuppCost and tblSuppTxns.
This query gives me the last (max) date when products were purchased.
But there is more than one supplier for each product, so the query can give
more than one "last date" if there is more than one particular product
supplier.
I want to remove the earlier purchase date from the dynaset if a product is
shown with more than one supplier.
This would involve comparing dates/suppliers for each record and then
removing the earlier date when there is more than one supplier per
particular product.
Can someone help me with a suitable starting method.