I bet this has been asked before, can't find anything with search.
Can you sort the count function in a footer? I have added the count function and get the correct total for my report. In this case employee, total number of visitors on campus. Now I want to sort the report by number of total visitors so the employee with the most visitors starts at the top of the report. Is there a way to specify in the =count(*) syntax that can sort ascending order?
Or do i need to create this in the query and have it become a database object. But then if so, how do you do that?
Thanks,
Kriss.
Can you sort the count function in a footer? I have added the count function and get the correct total for my report. In this case employee, total number of visitors on campus. Now I want to sort the report by number of total visitors so the employee with the most visitors starts at the top of the report. Is there a way to specify in the =count(*) syntax that can sort ascending order?
Or do i need to create this in the query and have it become a database object. But then if so, how do you do that?
Thanks,
Kriss.