BroomerEd
Programmer
- Nov 23, 2007
- 11
I have a form where I select a product code from a dropdown box and, via a dlookup formula, retrieves the current selling price of that product from a query. I wish to store both of these numbers in the underlaying table. The product code works because you can set that up with the dropdown box. My problem is that I've tried a set value macro after the update of the price field but it doesn't get in to the table where I need to store it. These prices can change each month so I must store the current price.
Any assistance is appreciated.