Hello
This is first my posting and I'm a Access novice.
I have a simple 2 table database (Access 2010) one called members and the other called sales. What I'd like to do is use a VBA script to create an email to each member (who's emails are listed in the members' field) when executed. The...