C
Cher
I have been trying to solve this problem for months! I keep going back
to it with 'fresh eyes', to no avail. I read "Access 2000 for
Dummies" cover to cover... I must be a real dummy, because I still
can't get it.
I have created a report from my query. The form footer has 2 column
totals:
Total Project Cost (Actual column name is TPC)
This is the calculation I used to get it: =Sum([TPC])
and
Total Funded Amount
This is the calculation I used to get it: =Sum([Funded Amount])
I now need to calculate Total Leverage and place the total in the
report footer.
The calculation for total leverage on a calculator is:
Total Project Cost MINUS Total Funded Amount DIVIDED by Total Funded
Amount
I can not figure out how to do this. I do not know SQL.
Please help me - I am ripping out my hair on this!
to it with 'fresh eyes', to no avail. I read "Access 2000 for
Dummies" cover to cover... I must be a real dummy, because I still
can't get it.
I have created a report from my query. The form footer has 2 column
totals:
Total Project Cost (Actual column name is TPC)
This is the calculation I used to get it: =Sum([TPC])
and
Total Funded Amount
This is the calculation I used to get it: =Sum([Funded Amount])
I now need to calculate Total Leverage and place the total in the
report footer.
The calculation for total leverage on a calculator is:
Total Project Cost MINUS Total Funded Amount DIVIDED by Total Funded
Amount
I can not figure out how to do this. I do not know SQL.
Please help me - I am ripping out my hair on this!