I need to generate a report which shows who the top salesmen are.
Shown below is a screenshot of the results of my query:
As you can see, most of the employees' names appear multiple times. I only want to see each employees name once and have each individuals' sales amount totaled.
Shown below is a screenshot of the query in design view:
And shown below is the screenshot for my "Sales" table.
Thanks in advance for any help.
- Frank