Jaafar Tribak
Well-known Member
- Joined
- Dec 5, 2002
- Messages
- 9,779
- Office Version
- 2016
- Platform
- Windows
Hi,
I have a table as part of a database. this table contains fields with info about products to be sold ( includingcurrent unit price).
As part of a query/report I am able to get the Total amount sold ($) to date for each product. The problem arises when I have to update the unit price for a certain product. When I run the report to get the Total amount sold to date for that product, I get an erroneus figure because it is based on the new updated current unit price and ignores the impact of any previous unit price(s).
Any idea how to overcome this problem ?
I hope I explained this clearly.
Regards.
Jaafar.
I have a table as part of a database. this table contains fields with info about products to be sold ( includingcurrent unit price).
As part of a query/report I am able to get the Total amount sold ($) to date for each product. The problem arises when I have to update the unit price for a certain product. When I run the report to get the Total amount sold to date for that product, I get an erroneus figure because it is based on the new updated current unit price and ignores the impact of any previous unit price(s).
Any idea how to overcome this problem ?
I hope I explained this clearly.
Regards.
Jaafar.