Help Needed! Adding to field value through forms

M

markx

I'm sure someone can help with this problem. I have a table with
several fields and 1 field is Stock (number). Now, through a form i
need the user to enter a number which is added to the value of the
field Stock when the form is closed. Form example, if the Stock is 20,
the user should enter 5 in the form so that the new Stock will show 25.
Simple but not for me. Thanks
 
R

RuralGuy

You may want to read this article by MVP Allen Browne:
http://allenbrowne.com/AppInventory.html

I'm sure someone can help with this problem. I have a table with
several fields and 1 field is Stock (number). Now, through a form i
need the user to enter a number which is added to the value of the
field Stock when the form is closed. Form example, if the Stock is 20,
the user should enter 5 in the form so that the new Stock will show 25.
Simple but not for me. Thanks
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
Top