Option Groups

  • Thread starter Thread starter newbie
  • Start date Start date
N

newbie

I have created a from where users can either a)sell stock or b) ente
new stock as it comes in. I have created two check boxes so that th
user can indicate whether they are adding or removing stock. Once th
user has selected the check box, I want them to be able to fill in
Qty field (which is unbound), and have the stock on hand field update
accordingly.
Any suggestions
 
How to Automatically Subtract a Quantity Ordered from Your Inventory
http://support.microsoft.com/?id=252813
Note: Entering stock would involve adding rather than subtracting


Also, see Allen Browne's sample:

Inventory Control: Quantity on Hand
http://allenbrowne.com/AppInventory.html

Tom
__________________________________________


I have created a from where users can either a)sell stock or b) enter
new stock as it comes in. I have created two check boxes so that the
user can indicate whether they are adding or removing stock. Once the
user has selected the check box, I want them to be able to fill in a
Qty field (which is unbound), and have the stock on hand field updated
accordingly.
Any suggestions?
 
Back
Top