SikSlk,
You put me on the right track but I had to add some stuff, some of which is actually redundant but here it is in case it's of use to you. Many thanks :D
1. Number of Annual Payments: IIf([contract_billing_frequency]>0,12/[contract_billing_frequency],0)
2. Amount of Period Payment...