Hello, i have a question on crosstab. I want to have a crosstab which suppresses the display of certain columns. Let's say I have columns A B C D. But I only want to display columns A and B. The basic problem is actually that i cannot use a criteria in the sql-query because I need the suppressed columns for calculatiion in the total column. Removing C and D from the crosstab shall be only a visual advice. Does anybody have a solution?