A
Amateur
I am creating a formula which should do the following:
incentivefeeoption:
Round(IIf((IIf([receivedpremium]>[paidpremium];([receivedpremium]+[paidpremium])*-[incentivefee])) somehow I have to ad
that IIf([receivedpremium]<[paidpremium] then 0
Can someone help me with this?
Thanks
Klaus
incentivefeeoption:
Round(IIf((IIf([receivedpremium]>[paidpremium];([receivedpremium]+[paidpremium])*-[incentivefee])) somehow I have to ad
that IIf([receivedpremium]<[paidpremium] then 0
Can someone help me with this?
Thanks
Klaus