I have a code for sending multiple emails on one click to several email id's. The code works absolutely fine if the data is limited, however if the my data sheet contains large amount of data then it throws a run time error as below:
"Run-time error '-2147417856 (80010100)':
The operation failed because of network or other communication problems. Verify your connection and try again."
Not sure why this happens. I have to then delete the data for the emails already sent and again start the macro and it again throws an error.
Can someone please help regarding this error
"Run-time error '-2147417856 (80010100)':
The operation failed because of network or other communication problems. Verify your connection and try again."
Not sure why this happens. I have to then delete the data for the emails already sent and again start the macro and it again throws an error.
Can someone please help regarding this error