S
samuel
i have 2 standard fields
[Doses]
[TxnType]
i want to have the following occur
IF [TXNTYPE]=R
THEN [DOSES]*(-1)
ELSE [TXNTYPE]
i want to value of this to be stored in [Field3]
is this possible?
[Doses]
[TxnType]
i want to have the following occur
IF [TXNTYPE]=R
THEN [DOSES]*(-1)
ELSE [TXNTYPE]
i want to value of this to be stored in [Field3]
is this possible?