Hello Duane
Thanks for your response and your suggestion did work outputting as
follows:
Category / 2005/12 2006/1 2006/2 2006/3 .....
------------------------------------------------------------------------------------------------
Cat1 10 5
1
Cat2 0
Cat3 15 0
1
Cat4 0
Cat5 8 5
What should I do to return the data for a particular month (obtain
through a parameter such that the user selects the data).
Example the user enters 2006/3 to obtain:
Category 2006/3
------------------------------------------------------------------------------------------------
Cat1 1
Cat2 0
Cat3 1
Cat4 0
Cat5 5
Again, your response will be much appreciated.
Regards,
Rahman Mooraby