Search results

  1. A

    Email report based on current record.

    What I've done is made queries, filtered out what I don't want to see and created a report. However, if you were to make several different reports, you would have to create just as many queries that correlates with each report. It may be inefficient and doesn't involve any VBA, but it works for me.
  2. A

    sendobject attachment on mail body instead

    My ultimate goal is to send reports via e-mail, via access. This I already understand how to do. My question is, is it possible to send the report embedded in the body of the e-mail itself instead of an attachment? I understand that this would be easier done if the database were online and I...
  3. A

    Table cell location on datasheet as variable in VBA

    As my first post, I'm a little wary that this has already been covered; however, being sick and under pressure and the lack of knowledge in access terms I have not been able to find any resolve in the search button (in this forum and on google.) I have a very basic database with one table with...
Back
Top Bottom