Hello. I am trying to send the output of a query to an email message body. TotalFemmes = DLookup("FemmesTotal", "qry_Femmes_TOTAL") This works great, but only gives me a total. What I would like is to send a list of names, age, employee number, etc... to an email body. ( olMail.Body...