Search results

  1. J

    Add data from emails

    hi - please can someone correct this code. I am scraping an outlook email into access. i can see it is doing that part successfully in the debug.print (immediate) window. i just cant seem to add the recordset to the database file (rst.AddNew) it is failing on "Do until EOF()" i've tried...
  2. J

    VBA autocomplete based on %

    Please can some expert tell me if this is possible, and how it can be done.... I have an access form which 1 person updates daily, but the task after that is split between 2 users. I have got most of the form data automated with a combo box from a supporting table. But I now want to...
Back
Top Bottom