Search results

  1. K

    Bulk Email

    Hi guys My client wants to send bulk emails (e.g. newsletters) to all their members using Access. Their database stores the email addresses, and I know how to loop through the recordset and create the string containing them. Does anyone know if there is a limit to the number of email addresses...
  2. K

    Ridiculous Query

    I've inherited a database and I'm trying to untangle it. One of the main problems I have is some of the queries are so huge. This example I am posting adds the same table 9 times! I have no idea what to do with this apart from replacing the tables with multiple dlookups, but I'm not sure that...
Back
Top Bottom