I know this has probibly been asked before but I have had no luck finding an answer or example anywhere for what I want to do. Which Is.....

I have a query that returns Lname, Fname, and EMail

I want to send 1 email (that Is already set up and working) that contains the results of the query as part of the body that includes an additional message;
"The persons listed below.........." Need to know how to get them "listed below".

then I want to send a seprate e-mail to each email address the query returns, sepratly not in a group but the same message.

any help, examples or links would be appreciated.
Thanks