Teri Bridges
Member
- Local time
- Today, 10:08
- Joined
- Feb 21, 2022
- Messages
- 187
I am back. Just when I think I a figuring something out....Nope not a clue!
I have a temp query I created to get my SQL statement. I want to total the lesson duration for each course to determine my course Hours.
The sum of lessons (lesson total) is related to the catalog ID. Currently using the code that I have written, it appears to be counting the # of rows not giving me the sum of lessons. Any help is appreciated.
I have a temp query I created to get my SQL statement. I want to total the lesson duration for each course to determine my course Hours.
The sum of lessons (lesson total) is related to the catalog ID. Currently using the code that I have written, it appears to be counting the # of rows not giving me the sum of lessons. Any help is appreciated.