Hello ...
I have data as illustrated below:
Serial Number Date Page Count
----------------------------------------------
123456 03/12/02 2
03/13/02 5
03/14/02 3
456789 03/13/02 2
03/14/02 8
03/15/02 5
03/16/02 5
What I want to do is create a query that will sum the page counts for each serial number? I am stuck on this and would appreciate any help.
Thanks in advance,
James.
I have data as illustrated below:
Serial Number Date Page Count
----------------------------------------------
123456 03/12/02 2
03/13/02 5
03/14/02 3
456789 03/13/02 2
03/14/02 8
03/15/02 5
03/16/02 5
What I want to do is create a query that will sum the page counts for each serial number? I am stuck on this and would appreciate any help.
Thanks in advance,
James.