I even need different data in every column.
I mean the second columns brings more data from the database.
Basically the first column should be a column about a date's totals of some kind, the second column should be a month's totals the 3rd a year's total and the fourth the totals of the rest of the years of the database.
The first column get's its date by a parameter field.The second column show the month's total of that parameter field.The third shows the year's totals and the forth column show the totals of the remaining years.
For example if the user enters 12/3/2007 when the report is running or refreshed the first column shows some data about that date , the second column shows the totals of the 3rd month of the year, the third column shows the totals of the 2007 year and the foourth column shows the total of the other years of the database.