C
Christopher
Hi
I am stuck here and need some help with this one.
I have a select query which I need to calculate the
following operation:
The first field:
[DaysAllowance]
GroupBy
The second field:
[Days Taken]
Sum
For The third field:
[DaysAllowance]-[Days Taken]
Expression (does not seem to like another Sum)?
The query returns the value 20 whereas it should return 0,
as the first field value is 20 and the second field is
also 20.
I really am scratching my head with this one.
Thanks for your help.
Chrisopher
I am stuck here and need some help with this one.
I have a select query which I need to calculate the
following operation:
The first field:
[DaysAllowance]
GroupBy
The second field:
[Days Taken]
Sum
For The third field:
[DaysAllowance]-[Days Taken]
Expression (does not seem to like another Sum)?
The query returns the value 20 whereas it should return 0,
as the first field value is 20 and the second field is
also 20.
I really am scratching my head with this one.
Thanks for your help.
Chrisopher