R
Rocky
Hi,
I have a column in a table called status. I want to have a group in a
report which groups together data when the status equals, for example,
2,3,5 and in a different group for 1,4,6. Whenever I group by status I
always get 6 different groups instead of 2 for the about example. How
do I get groups for multiple values?
Thanks
I have a column in a table called status. I want to have a group in a
report which groups together data when the status equals, for example,
2,3,5 and in a different group for 1,4,6. Whenever I group by status I
always get 6 different groups instead of 2 for the about example. How
do I get groups for multiple values?
Thanks