bobhallata
Technical User
Hello all. This is my first post to the site and I have a problem that I've been beating my head against the wall on for the last couple weeks. I'm sure that it's child's play for most of you. I'm not brand new to VBA coding but I am by no means a master of the art. I have a database that tracks course delivery records. Within that database, instructors can be assigned to specific course deliveries. What I would like to do is have a button that when you click on it, creates an email with all of the instructors email addresses in the To line seperated by a semi-colon and the subject line to be a field called DelHis from the form (which will be open) called Courses. My query, which displays only the email addresses in a column, is called QryEmail. The query pulls the names from a form called Courses. I have pulled multiple examples from forums thorughout this site but cannot seem to make them work for my situation. Can anyone break it down "pebble level" style for me? Thanks much.
Bob
Bob