Sendobject - email limit???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a macro that will send out a number of emails with attachements using
the sendobject action. The problem is that after three emails have been sent
it seems to bypass the remaining emails. I have stepped through the macro and
everything seems fine. Is there some limit to the number of emails that can
be sent through a macro???
 
Phil,

Sorry, I don't know what's wrong, but I can say that there is no limit
to the number of emails that a SendObject macro can send. I imagine
there could be a problem if Access is processing the SendObject commands
faster than your email software can pump them out.
 
Back
Top