whitesmoke
Registered User.
- Local time
- Today, 15:41
- Joined
- Jun 23, 2006
- Messages
- 29
Hi. thanks in advance to all that can help
i need to sort a report via parameters set by a user in a form.
i have a report with factory and customer groupings, but the parameters allow the user to set a sort of orderamount desc.
i've tried reassigning grouplevels, turn on order by on, and tried creating control source criteria, but no luck. the report maintains its grouping sort, but what i need it to do is set the sort to order amount, but maintain it's groupings. the parameter is being taken through code dynamically which is the hard part, i can't just edit the report to do what i want
thanks again to any suggestions.
i need to sort a report via parameters set by a user in a form.
i have a report with factory and customer groupings, but the parameters allow the user to set a sort of orderamount desc.
i've tried reassigning grouplevels, turn on order by on, and tried creating control source criteria, but no luck. the report maintains its grouping sort, but what i need it to do is set the sort to order amount, but maintain it's groupings. the parameter is being taken through code dynamically which is the hard part, i can't just edit the report to do what i want
thanks again to any suggestions.