G
Guest
Hi guys,
Hoping you can help me.
In a crosstab query, you can force data into set columns by using 'IN'. eg
by having the column field be:
[Employee Category] In ("Full Time","Part Time","Sacked","Wish they were
sacked")
you can ensure the categories requested appear, even though there maybe
nobody in the data table holding that category.
I need to do exactly this BUT I need to do it by rows. Can it be done? If
so, how?
Many thanks for your advice.
Basil
Hoping you can help me.
In a crosstab query, you can force data into set columns by using 'IN'. eg
by having the column field be:
[Employee Category] In ("Full Time","Part Time","Sacked","Wish they were
sacked")
you can ensure the categories requested appear, even though there maybe
nobody in the data table holding that category.
I need to do exactly this BUT I need to do it by rows. Can it be done? If
so, how?
Many thanks for your advice.
Basil