hi
i would like to create a table where i select a huge number of projects, and have the project specific turnover shown by month.
so in the first column there would be the projekt-nr.
in the second culumn a value is only shown if - something like:
....... WHERE turnover BETWEEN '2005-01-01' AND '2005-01-31'
And i want to have this for every column, so that for every project the turnover is only shown in the column with the right month. I have no idea how to realize this.
Can i manage somehow, that a column has something like a SELECT Command???
structured table output
Moderator: General Moderators