G
Guest
Hi all,
I have a field in my report with the control source as follows:
=((([Cash-VND]/[ExchRate]) & [BA-176-USD_G] & ([BA-305-VND_G]/[ExchRate]) &
[BA-351-USD_G] & ([BA-324-VND_G]/[ExchRate]))*-1)
The field is aimed to display the results (USD amount) for only 1 out of 5
fields (the one which is not Null) - works fine.
But I want to calculate a SUM of this field in the Report's Footer as well -
is there any way i can do that? I am out of solutions....
Thank you.
Lana
I have a field in my report with the control source as follows:
=((([Cash-VND]/[ExchRate]) & [BA-176-USD_G] & ([BA-305-VND_G]/[ExchRate]) &
[BA-351-USD_G] & ([BA-324-VND_G]/[ExchRate]))*-1)
The field is aimed to display the results (USD amount) for only 1 out of 5
fields (the one which is not Null) - works fine.
But I want to calculate a SUM of this field in the Report's Footer as well -
is there any way i can do that? I am out of solutions....
Thank you.
Lana