Search results

  1. A

    Trying to add a second HTML table to email.. struggling.

    Below is the code I am using, trying to define a second table and then add to the email body, but cannot figure it out. Also - where in the code should I include HTML tags in order to format the tables. Private Sub Command234_Click() Dim olApp As Object Dim olItem As Variant Dim db As...
Back
Top Bottom