chuckcoleman
Registered User.
- Local time
- Today, 01:11
- Joined
- Aug 20, 2010
- Messages
- 377
Hi, I have been using VBA to send an email for several years now. The email is generated from a form where payments are inserted for property lots. Things have changed and I now need to include in the email information how much the payment was for each lot. For instance, owner ID number 21 owns Lot number 445 just paid $600 in addition to paying $300 on lot number 446. Therefore, instead of something relatively simple, I now need to essentially include two or more rows from a query in the email.
Any suggestions on a way to accomplish this?
Chuck
Any suggestions on a way to accomplish this?
Chuck