D
Doug_C
Hello,
This is a question I asked yesterday:
I have a form with three fields; "Loan Amount", "Amount Outstanding" and
"Available Funds to Disburse". What I need to do is this:
If the Loan amount fields shows $500,000 and Amount outstanding is $100,000
I need for the Available funds to Disburse field to show the difference which
$400,000. If possible, please simplify answer by letting me what formula is
and where in the avaialble funds to disburse field it should be placed.
I placed =[LoanAmt]-[AmtOut] in the control source of the Available funds to
Disburse field which works fine on the form. However, the total does not show
in the table. So I tried to place the formula in a query under the criteria
for AmtFund (the name of the Available funds to Disburse field) and I am
getting no figures all three fields.
What am I doing wrong???
Thanks!!
This is a question I asked yesterday:
I have a form with three fields; "Loan Amount", "Amount Outstanding" and
"Available Funds to Disburse". What I need to do is this:
If the Loan amount fields shows $500,000 and Amount outstanding is $100,000
I need for the Available funds to Disburse field to show the difference which
$400,000. If possible, please simplify answer by letting me what formula is
and where in the avaialble funds to disburse field it should be placed.
I placed =[LoanAmt]-[AmtOut] in the control source of the Available funds to
Disburse field which works fine on the form. However, the total does not show
in the table. So I tried to place the formula in a query under the criteria
for AmtFund (the name of the Available funds to Disburse field) and I am
getting no figures all three fields.
What am I doing wrong???
Thanks!!