Search results

  1. K

    Replace error message 8055 working directory

    Is there any way to replace error message 8055 "Microsoft access can't change the working directory to ..." with a custom error message when opening a database? I want to let users know in firendlier words that this error message means they don't have a working connection to a required shared...
  2. K

    Parameter set but "no current record"

    Hello, I'm using the following code to pass a parameter to a query. The parameter limits a query to a single entry, which then is set to the recordset. I then use this recordset to sends a single email to specific respondents using email addresses in the query result. When this code runs I...
  3. K

    Sendobject - send from address selected randomly

    Hello, I have a working section of code that sends an email using SendObject, but the SendObject command seems to select the "send from" address unpredictably when there are multiple users in the database at the same time. I know that the from address cannot be specified using SendObject, but...
  4. K

    Thanks!

    Hello, I've gotten many great answers from this site in the past, and on a whim decided to officially join. Looking forward to finding a good question to ask soon!
Back
Top Bottom