I am using a subform where I scan an article that I sell. I would like to change the Stock of this article.
First I use Dlookup() to find this article in the table and read the value of the Stock. Then I would like to change this value into a new one (stock before - number of sell). Is this possible? How can I put the new value into the table???
First I use Dlookup() to find this article in the table and read the value of the Stock. Then I would like to change this value into a new one (stock before - number of sell). Is this possible? How can I put the new value into the table???