G Guest Mar 8, 2006 #1 I added sorting and grouping to my report, but now I want to remove it. How do I do that?
T Tony Williams Mar 8, 2006 #2 Open report in Design go to View Sorting and Grouping and then delete the controls you're sorting on Tony
Open report in Design go to View Sorting and Grouping and then delete the controls you're sorting on Tony
O OfficeDev18 via AccessMonster.com Mar 8, 2006 #3 Open your report in design mode. In the report design toolbar you'll find the Sorting and Grouping icon. Click on it to open. You can modify entries at will Sam
Open your report in design mode. In the report design toolbar you'll find the Sorting and Grouping icon. Click on it to open. You can modify entries at will Sam
G Guest Mar 8, 2006 #4 After I posted the message, I discovered the solution. Too...simple! Highlight the row you want to delete and click the delete button! Duh!
After I posted the message, I discovered the solution. Too...simple! Highlight the row you want to delete and click the delete button! Duh!
G Guest Sep 17, 2007 #5 Using A 2007. My query sorts by level_of_interest. The report sorts by ID. When I remove the group, my report disappears. When I add sort by level_of_interest, I get 3 of 18 records displayed.
Using A 2007. My query sorts by level_of_interest. The report sorts by ID. When I remove the group, my report disappears. When I add sort by level_of_interest, I get 3 of 18 records displayed.