I am trying to make a form that adds and subtracts from a table using an update query.
My current query is
UPDATE (TABLENAME) SET TABLENAME.Quantity = TABLENAME.Quantity + !FORMS!FORMNAME!CONTROLNAME
WHERE TABLENAME.FIELDNAME = FORMS!FORMNAME!CONTROLFIELDNAME
Sometimes it adds sometimes it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.