Search results

  1. P

    Use Query Results from a Form to Send an Email

    Hi, Background – I want to send an email to multiple recipients based on the query results I receive. I’ve managed to put together some code that sends an email which blind copies in the multiple recipients, enters a ‘From’ email address and places an attachment into the email. This works...
  2. P

    Add Attachment to Email in VBA

    Hi Guys, Background - I want to send an email/s to various recipents email addresses based on a query result. I've created separate queries for each month but ideally would like to set the parameters to choose a month within the code, however although i cant find anything to do this yet the...
  3. P

    Search Code Query

    Hi Guys, I'm new to all this so please bare with me if I miss anything or dont explain something clearly enough. I have a query with the code below. Although the code works prefectly I'd like the search to include a wild card option i.e. add * before the reference query in the text box. Does...
Back
Top Bottom