• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Simple? Access 2K question, please help

StrangeRanger

Golden Member
How can I get A2K to do simple +/- for the following:
tblParts has: partID (autonumber), part# (text), qty (number).
form1 (based on tblParts) has: partID, part#, qty, qty+ and qty-. Just using simple names for this example. What i want to do by choosing the record number on the form is have the fields come up (partID, part# and qty), and then i will enter a value into qty+ or qty-, click a command button and have access +/- the amount in qty+ or qty- to the original tblParts.[qty].
Can someone please explain in SIMPLE, complete A2K NEWBIE steps how to do this. or IM on yahoo messenger: zickafooz. thank you!!
j
 
Back
Top