S
Simon
I have a stock/ ordering systesm
i have a tblProducts and then i have a tblProductPurchasePRice
tblProductPurchasePRice hold the price and the date i bought new
stock. This table might have a lot of differnt prices as prices
change on reguarley
IDNumber
ProductID
Price
Date
tblProducts
ProductID
ProductNume
I would a qry that will show ever product along with the the latest
price i purchased the last lot of stock for (Based on date)
Can any one point me in right direction
i have a tblProducts and then i have a tblProductPurchasePRice
tblProductPurchasePRice hold the price and the date i bought new
stock. This table might have a lot of differnt prices as prices
change on reguarley
IDNumber
ProductID
Price
Date
tblProducts
ProductID
ProductNume
I would a qry that will show ever product along with the the latest
price i purchased the last lot of stock for (Based on date)
Can any one point me in right direction