View Single Post
 
Old 07-06-2017, 07:50 AM
mxk372 mxk372 is offline Windows 10 Office 2016
Novice
 
Join Date: Jul 2017
Posts: 1
mxk372 is on a distinguished road
Default Send Mailmerge Output to Individual Files - troubleshooting help

Hi - I am using the above mentioned macro verbatim that I found here and have run into an error and would appreciate any help!

The macro works well, but only outputs one correctly named individual file before I get the following error:

"Run-time error 4605: This method or property is not available because no text is selected."

The debugger highlights this line:
.Copy

What am I doing wrong?

Thank you!
Reply With Quote