I have a query that shows the Product# on books, how we sold the book, and a count of how many sales. My manager wants 3 types of sales to be added together, is there a way to do this directly in a query? Adding up several rows of distinct information and placing the sum on one of the count...