thunderbolt1164
Registered User.
- Local time
- Today, 08:42
- Joined
- Mar 2, 2008
- Messages
- 32
Hello
Have been working on a DB for awhile now and am now stuck at Quantity control.
I have 5 different types of Transactions which are picked by which Button you click.
Drop-Offs =Addition
Pick-Ups =Addition
TearDowns =Subtraction
Sales =Subtraction
Shipments =Subtraction
I was wondering if there is a way to use the If and Then Statment or the IIf Statment, with the [Transaction Type] to either ADD to, or SUBTRACT from, the [UnitsInStock]? Depending on what Button was Clicked.
Have been working on a DB for awhile now and am now stuck at Quantity control.
I have 5 different types of Transactions which are picked by which Button you click.
Drop-Offs =Addition
Pick-Ups =Addition
TearDowns =Subtraction
Sales =Subtraction
Shipments =Subtraction
I was wondering if there is a way to use the If and Then Statment or the IIf Statment, with the [Transaction Type] to either ADD to, or SUBTRACT from, the [UnitsInStock]? Depending on what Button was Clicked.