wannabepro
Registered User.
- Local time
- Today, 07:11
- Joined
- Jan 25, 2005
- Messages
- 102
Hi,
I have done my search and what I found was not sufficient enough for one of my query. It was for most of the fields but not for all.
=Pmt((1+[Annual Interest Rate]/2)^(1/6)-1,[Amortization]*12,-((([Annual Rent]+[num8]+[num9]+[num0]-[Perc1]*[Annual Rent])-([Taxes]+[Insurance]+[Utilities]+([num11]-([Taxes]+[Insurance]+[Utilities]+[Management Allowence]))+[On site Management]+[Structural allowance]+[Management Allowence])-[Ground Lease])/[Perc4])*[Perc6],0)*12
I know its huge calculation, but for some reason I am getting #num! error in its field. I know that I am suppose to use Iff([Field1],0 ([Field]/[Field1]), 0) statement. But, this is not working for this calculation. While, it did work for others.
I would really appreciate your help, thanx in adv.
I have done my search and what I found was not sufficient enough for one of my query. It was for most of the fields but not for all.
=Pmt((1+[Annual Interest Rate]/2)^(1/6)-1,[Amortization]*12,-((([Annual Rent]+[num8]+[num9]+[num0]-[Perc1]*[Annual Rent])-([Taxes]+[Insurance]+[Utilities]+([num11]-([Taxes]+[Insurance]+[Utilities]+[Management Allowence]))+[On site Management]+[Structural allowance]+[Management Allowence])-[Ground Lease])/[Perc4])*[Perc6],0)*12
I know its huge calculation, but for some reason I am getting #num! error in its field. I know that I am suppose to use Iff([Field1],0 ([Field]/[Field1]), 0) statement. But, this is not working for this calculation. While, it did work for others.
I would really appreciate your help, thanx in adv.
Last edited: