M
Mavig
I have a database that gets weekly updates. The data is appened everyweek to
the existing table. I want to search the entire table and find which product
has/had the biggest gain in sales at anytime from one week to the next week.
So the question is how do I compare a product with it's sale price for every
week and display the product with the biggest sales for a week to week
period.
the existing table. I want to search the entire table and find which product
has/had the biggest gain in sales at anytime from one week to the next week.
So the question is how do I compare a product with it's sale price for every
week and display the product with the biggest sales for a week to week
period.