View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
new.microsoft.com new.microsoft.com is offline
external usenet poster
 
Posts: 21
Default How Can I send customized email content by Excel VBA

I have take a look of the link, and copied the code, it doesn't work and
show that "ShellExecute" doesn't defined. Moreover I am not using Outlook
but using Novell Groupwise 6.0

"Spreadsheet Solutions" wrote in message
...
New;

Take a look at this ..

http://www.j-walk.com/ss/excel/tips/tip86.htm

Mark.
--
Rosenkrantz Spreadsheet Solutions
Witkopeend 24
1423 SN
Netherlands
------------------------
E:
W:
www.rosenkrantz.nl
------------------------


"new.microsoft.com" wrote in message
...
I have tailor made the email content and wanna send it out to each
individual by use Excel VBA, how can I do? I read a some articles show how
to send by using MS-Outlook, but my email application is not Outlook, it
is Novell Groupwise, how can I do that?

Thank you very much