Add Data Range To Lotus Notes Email

V

vqthomf

Hi I can send an email from Excel using Lotus notes, I am using the code
below to add a table to the email but I can't work out how to add data to the
cells of the table. I was wondering if anybody has done this before and if
they could help put me on the right track?.
TIA
Charles


Call Body.APPENDTABLE(Range("Print_Area").Rows.Count,
Range("Print_Area").Columns.Count)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top