I have a query that is counting the number of times a member's name appears as 'Recruiter' called "Recruiting". I then use that query inside another query ("Membership" that my final membership report is based off of. When I run "Recruiting" it works flawlessly and the data is accurate. But when I insert that query into the 2nd query "Membership" and subsequently run it, the data contained becomes trashed. I currently have the "Recruiting" query linked to the Member's Database by the 'Recruiter' field. Can anyon provide any thoughts on the situation?