Sending items from the Outbox folder

D

DavideV

Hi all,

I have made a vba routine to send mails to my coworkers, in order to
warn them that they have transfers get paid.

This routine moves the items in the outbox folder in Microsof Outlook,
so that I just have to send them (I have tried to automatically send
the emails, but it's impossible because of the Windows antispam
embedded system).

Many times I have to send more then 100 mails in a row, so I'm just
wondering if there's a way to send them with as few clicks as
possible, instead of sending them one by one!!!! I've tried with the
Send/Receive command but it doesn't work... it seems strange, they are
in the outbox folder!!

Thank you guys, you'll make me save a lot of time!!!
 
Top