Can anyone suggest some code for slowing down the sending of multiple emails?
I built an email sender in Excel that sends through Lotus Notes. We'd sent up to 500 with no problem, but the user's file has expanded to 1500 addresses and today Lotus Notes had a small panic attack and choked.
Is there a handy tidbit of code I can add to the loop so that after the send there's a moment where the loop takes a breather, without reworking the whole thing?
Thanks so much.
I built an email sender in Excel that sends through Lotus Notes. We'd sent up to 500 with no problem, but the user's file has expanded to 1500 addresses and today Lotus Notes had a small panic attack and choked.
Is there a handy tidbit of code I can add to the loop so that after the send there's a moment where the loop takes a breather, without reworking the whole thing?
Thanks so much.