Hi, thanks for the reply.
I have just tried the above and it now goes past that and now stops at the following:
MailDoc.sendto = recipients
with the message "This array is fixed or temporarily locked: 'MailDoc.sendto"
Nearly there, any ideas ?
Hi, thanks for the help but how do I sort it for multiple email addresses ? I tried to change it so that it had , "email@address", "email@address" but that doesn't work. I also tried the following:
Dim recipients ()
recipients(1) = email@address.co.uk
recipients(2) = email@address.co.uk
But...
Hi HughLerwill, thanks for the reply. I have now had a look at the URL's but I think there would be too much to change and as I'm not that confident in doing the work.
Hi Andrzejek, I did try to send to just 1 person but I still get the same error 'Expected End Of Statement' for the Dim...
Hi and thanks for the reply. I did try that but it still doesn't work.
I am using the variant (The one on the URL works fine but at the bottom it shows how to do multiple emails by changing and adding code, makes it look easy, if you know what you are doing)on the following URL but it doesn't...
Hi, I am very new to VB and am I trying to get some code working that will (from a CMD file) create an email in Lotus Notes with 4 addresses and 1 attachment. I have found some code for this and I tried to get it working with what I need but I am hitting a wall, as I am getting an error and not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.