bricklebrit
Registered User.
- Local time
- Today, 23:33
- Joined
- Feb 10, 2002
- Messages
- 41
Hello,
On a subform [orderDetails], I'm attempting to create a system to keep track of stock of items.
After I enter the value for [seriesTitle] for the product entry, I would like the value [numInStock] to subtract one(NumInStock=NumInStock - 1) and display this value in the same subform.
Is there a simple expression that will achieve this?
Thanks in advance to any guidance or suggestions.
Jon
On a subform [orderDetails], I'm attempting to create a system to keep track of stock of items.
After I enter the value for [seriesTitle] for the product entry, I would like the value [numInStock] to subtract one(NumInStock=NumInStock - 1) and display this value in the same subform.
Is there a simple expression that will achieve this?
Thanks in advance to any guidance or suggestions.
Jon