Hi, I hope someone here will be able to help as I'ma bit stumped on this.
I'm working on Access 2000
I am dealing with a stock count.
With the use of a query I generate a list of people and series of books they've ordered. E.g:
Cust1 Title 1 from issue 1 to 6 copies 1
Cust2 Title 1 from issue 2 to 8 copies 2
Cust3 Title 1 from issue 8 to 10 copies 1
The titles are not mixed - but if I can figure out how to do it will be in the future. But the issues can vary completely as can the number of copies.
I need to determine the number of copies of each issue in the query , i.e. in the above example:
1 copy of issue 1
3 copies of issue 2
3 copies of issue 3
etc.
Once I have these totals I need to insert them into a table.
Can anyone shed any light on how I can obtain this count, I'm completely blank on this one.
Thanks in advance
Steph
I'm working on Access 2000
I am dealing with a stock count.
With the use of a query I generate a list of people and series of books they've ordered. E.g:
Cust1 Title 1 from issue 1 to 6 copies 1
Cust2 Title 1 from issue 2 to 8 copies 2
Cust3 Title 1 from issue 8 to 10 copies 1
The titles are not mixed - but if I can figure out how to do it will be in the future. But the issues can vary completely as can the number of copies.
I need to determine the number of copies of each issue in the query , i.e. in the above example:
1 copy of issue 1
3 copies of issue 2
3 copies of issue 3
etc.
Once I have these totals I need to insert them into a table.
Can anyone shed any light on how I can obtain this count, I'm completely blank on this one.
Thanks in advance
Steph