Hi ..
I have a problem ..
I need make a report with 2 diferent data ,
It will be like this....
JAn Feb Mar Apr May Jun Jul ...... Sum
Type A 10 5 2 7 8 12 11 .... xxx
Type B 1 1 2 3 3 4 5 .... xxxx
Type C 2 2 3 3 4 2 3 ,.,,,,,, xxxx
This is My problem ....
I want know how many messages ( type a , b and c ) was sent in each month ...
When i use group in my table , the result is a duplicate type message ,, many rows type a , many rows type b ,... etc....
How can I group this datas to show the table like this table above?
Thanks for help , and sorry ... my english is bad
=)