Jonny45wakey
Member
- Local time
- Today, 20:26
- Joined
- May 4, 2020
- Messages
- 48
Hi All
I'm hoping someone with a better brain than mine can help me out please?
I have a query called qryESH which has the following fields:-
[Job_No] - Job Number
[OpStart] - Operations start DTG
[OpStop] - Operations stop DTG
[SumOfActHrs] - Total Hrs between [OpStart] & [OpStop]
[TransDate] - Date of Transaction
What i would like is a query which sums the total [SumOfActHrs] field against all [TransDate] which are on same day.
For example:-
In [TransDate] on 20/04/2023 the query shows one row with total [SumOfActHrs] for each job, within the [TransDate] field i would then set query criteria to [Enter Date] to return something like below.
Here all [SumOfActHrs] have been totalled up for each [Job-No] by the [TransDate] value entered in [Enter Date] criteria of [TransDate] field.
Hope this makes sense?
Any help much appreciated
Thanks
Jonny
I'm hoping someone with a better brain than mine can help me out please?
I have a query called qryESH which has the following fields:-
[Job_No] - Job Number
[OpStart] - Operations start DTG
[OpStop] - Operations stop DTG
[SumOfActHrs] - Total Hrs between [OpStart] & [OpStop]
[TransDate] - Date of Transaction
What i would like is a query which sums the total [SumOfActHrs] field against all [TransDate] which are on same day.
For example:-
In [TransDate] on 20/04/2023 the query shows one row with total [SumOfActHrs] for each job, within the [TransDate] field i would then set query criteria to [Enter Date] to return something like below.
Here all [SumOfActHrs] have been totalled up for each [Job-No] by the [TransDate] value entered in [Enter Date] criteria of [TransDate] field.
Hope this makes sense?
Any help much appreciated
Thanks
Jonny