Calculated fields in query
From: Christopher (anonymous_at_discussions.microsoft.com)
Date: 07/23/04
- Next message: GLS: "Scheduling Macros"
- Previous message: lynn atkinson: "list only most recent event in a query"
- Next in thread: Allen Browne: "Re: Calculated fields in query"
- Reply: Allen Browne: "Re: Calculated fields in query"
- Reply: Steve: "Calculated fields in query"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Jul 2004 03:34:16 -0700
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
- Next message: GLS: "Scheduling Macros"
- Previous message: lynn atkinson: "list only most recent event in a query"
- Next in thread: Allen Browne: "Re: Calculated fields in query"
- Reply: Allen Browne: "Re: Calculated fields in query"
- Reply: Steve: "Calculated fields in query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|