Copy a worksheet in lotus notes...

L

Lycaon

Hello everybody,

I'm trying to copy a sheet in a Notes email by macro using VBA with
Excel.
I manage to create the memo, fill the "send to" field and the subject.


I tried this command .FieldSetText("Body", MyWorksheet) but it requires

a String.


Does somebody know how to do it ?


Thanks for your help.


Lycaon
 
Top