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
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