Flippertje
Technical User
Hello all,
i'm trying to place a button in a Lotus Notes mail while working in Visual Basic (Excel). I have the code how to send the mail and append text etc. But now i'ld like to expand it with a button.
Also i'm trying to place a table in this email. I've tried diverse methods
in the exeamples underneath i've set rtitem=doc.createrichtextitem ("Body")
rtitem.appendtable (2,2) etc but i can't seem to get it right
Does anyone know where i can find a collection of methods i can use on rtitem?
Anyone?
Many thanks !!!!!
Grtz Flippertje!
i'm trying to place a button in a Lotus Notes mail while working in Visual Basic (Excel). I have the code how to send the mail and append text etc. But now i'ld like to expand it with a button.
Also i'm trying to place a table in this email. I've tried diverse methods
in the exeamples underneath i've set rtitem=doc.createrichtextitem ("Body")
rtitem.appendtable (2,2) etc but i can't seem to get it right
Does anyone know where i can find a collection of methods i can use on rtitem?
Anyone?
Many thanks !!!!!
Grtz Flippertje!