Nov 10, 2005 #1 ecannizzo Programmer Sep 19, 2000 213 US Is there a way to get rid of the number when you group by a column. For example, if I group by the column "Type" it could look like this: + Type: Test (1) + Type: Test2 (4) I would like to get rid of the number in parenthesis. Thanks!
Is there a way to get rid of the number when you group by a column. For example, if I group by the column "Type" it could look like this: + Type: Test (1) + Type: Test2 (4) I would like to get rid of the number in parenthesis. Thanks!