B
Bill Egnor
I am trying to nest two if statments. The syntax looks
right but I keep getting a comma error statement. The if
stament looks like this:
Dealer Prorate: ((Iif(orders!renewals=No ),(Software!
[Dealer Net Cost]),(Iif((Software!
SubscriptionSoftware=Yes),(Software![Dealer Net Cost]/12)*
(13-CInt((Month(orders![Install Date])))),(Software!
[Dealer Net Cost])),(Software![Dealer Net Cost]))*(orders!
[Number software]))
If anybody out there can help me, it would stop me from
going completely bald.
Thanks,
Bill
right but I keep getting a comma error statement. The if
stament looks like this:
Dealer Prorate: ((Iif(orders!renewals=No ),(Software!
[Dealer Net Cost]),(Iif((Software!
SubscriptionSoftware=Yes),(Software![Dealer Net Cost]/12)*
(13-CInt((Month(orders![Install Date])))),(Software!
[Dealer Net Cost])),(Software![Dealer Net Cost]))*(orders!
[Number software]))
If anybody out there can help me, it would stop me from
going completely bald.
Thanks,
Bill