Search results

  1. E

    Attaching Report as PDF to HTML Email

    OK I have sussed how to: attach a report as a PDF Change the Caption so it adds the unique invoice number to the name of PDF file Add the Invoice number to the Subject of the email Get the TO email address from the customer record Get the First Name of the customer and write the email Dim...
  2. E

    place cursor at end of first line in memo field

    I have created a button that takes the contents of a memo field and adds a new line of text at the top with the date, time and initials of staff member. So far, so good... However I want it to end with the cursor ready at the end of the first line (to type the note) The following code does...
Back
Top Bottom