Search results

  1. L

    Hi Guys

    I am new to this forum and look forward to participating. I am an intermediate access / VBA user from Johannesburg, South Africa and am not a "natural" logic / programmer but I slog until I get there! :D
  2. L

    Outlook send / display in VBA versus Lotus Notes Send / Display

    Hi All, After serching the web and modifying code I am now able to create an email and attach various objects converted to PDF / Excel for users that use either outlook or lotus notes BUT... in outlook vba you can either send directly or display the outlook mail object by using the function...
  3. L

    docmd.SendObject

    The docmd.SendObject functionality is great in that it crosses all email clients but you can only "attach" one document to the email. I have 2 reports and a table that get converted to PDF & excel formats and the resultant three documents need to be attached to an email to be sent out. As...
Back
Top Bottom