Hi
I built a quotation system which has worked fine for my purposes over the last year. I now need to update all the pricing against all the products in my product table. I have a complete list of the new product prices but am struggling to update my original table using an update query. The prices haven't all increased by a uniform percentage (if that makes any difference)
I assumed it would be quite easy using the update query option but this doesn't seem to work the way I need it too. I suspect I am missing the method behind it an would appreciate if anybody can point me in the right direction
Many Thanks
I built a quotation system which has worked fine for my purposes over the last year. I now need to update all the pricing against all the products in my product table. I have a complete list of the new product prices but am struggling to update my original table using an update query. The prices haven't all increased by a uniform percentage (if that makes any difference)
I assumed it would be quite easy using the update query option but this doesn't seem to work the way I need it too. I suspect I am missing the method behind it an would appreciate if anybody can point me in the right direction
Many Thanks