Any async CDO.Message send?

  • Thread starter Thread starter wilson.sh.tam
  • Start date Start date
W

wilson.sh.tam

Hi,

I am new to CDO programming. But recently I need to write some code in
the excel to send a email out to a long list (1000+) of recipients. I
create an CDO.Message for each send. But I find that, the '.Send'
command of CDO.Message does take a while to
come back. And during this time, my Excel is totally block.

I wonder are there any other way I can send email out faster? Something
like async send? Please help!

Thanks in advance,
Willie
 
Back
Top