Ive created a query to retrieve employee last name, first name, and the projects associated with each individual. What is a best way to add another field in this query to sum up the total numbers of projects assigned to each individual? My result shows the Employee multiple times with each Project they are associate with.