Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Ploemen
  • Content: Threads
  • Order by date
  1. Ploemen

    triple emails in Access

    Hi everybody, With help of this forum I was able to create a VBA code that helps to send two attachments in one email using Access. This code works perfectly. However, when I run this code with a form or via a macro Access sends the same email three times. It looks as if it is in a sort of...
  2. Ploemen

    Access sends triple emails

    Hi everybody, With help of this forum I was able to create a VBA code that helps to send two attachments in one email. This code works perfectly. However, when I run this code with a form or via a macro Access sends the same email three times. It looks as if it is in a sort of loop. I have...
  3. Ploemen

    merge multiple documents in ONE email

    Hi, I have a small problem with which I need some help. I want to use a macro to convert two access-reports to .rtf and paste them in ONE email. Now I have used a macro with the step 'send object' in which I define the options to convert to rtf and the persons to send the email. When I use two...
  4. Ploemen

    identical pages (to much!) in one report

    Hi there, This my problem. In a report I pasted a number of tables (subreports) that should be independent from each other. In the head report the number of pages is 52 in stead of 4. the problem is that the head reports shows the first 4 pages again and again and again. The solution has to be...
  5. Ploemen

    Switchboard problems

    When starting my Access-database today, the switchboard didn´t function anymore. Using problemsolving the following problem appeared on my screen in the program Visual Basic: Set con = Application.CurrentProject.Connection. Visual Basic is a new programme for me and I don´t know how to handle...

Part and Inventory Search

Back
Top