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...