I have generated a report that gives me the top 100 products sold in the company it also states what qty and part code plus the position in regards to the 100.
I want to be able to put a combo box on a form and use it to decide what field to sort on ie top 100 by spend or top 100 by qty sold or top 100 by alpha on the prod code. It sounds really simple but I cant seem to find out how to do it. I could generate seperate reports for each type of sort but thats really untidy and there must be a really easy way of puting dynamic sorting on to a report.
I want to be able to put a combo box on a form and use it to decide what field to sort on ie top 100 by spend or top 100 by qty sold or top 100 by alpha on the prod code. It sounds really simple but I cant seem to find out how to do it. I could generate seperate reports for each type of sort but thats really untidy and there must be a really easy way of puting dynamic sorting on to a report.