I have a table which contains the number of times that users have accessed a particular facility. I have produced a report via a query to list the total number of times that each user has accessed the facilty. This works fine, but over time the report is getting lengthy. Is there a way, within my query, that I can limit the report to just the top twenty users, or will I need to use VB?
Thanks
Thanks