Search results

  1. D

    Email VBA

    Hi, I have two tables; tblContacts 300 rows, 4 columns; Name, UNIQUE_ID, Email_Address, Send_email tblData18000 rows, Various columns of data including UNIQUE_ID Note: UNIQUE_ID can have multiple records in tblData, but only 1 record in tblContacts I am trying to write some vba to...
  2. D

    Emails from Access...

    Hi, Sorry, this may be in the wrong area of the forum. I am looking to send some emails from Access that initially filter a query and send the relevant table as an excel file, or similar. I have loads of tables that put information together into a nice query that I want to send. So I'm...
Back
Top Bottom