Thread: [Solved] Macro to Split Documents
View Single Post
 
Old 09-02-2019, 03:18 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,963
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Your first post, relating to https://www.msofficeforums.com/word-...save-file.html, refers to code that uses:
.Range.FormattedText = Rng.FormattedText
Solving the problem will be much simpler if you stick with the code from one thread, rather than haring off in multiple directions. You can't simply copy a line of code from one routine and paste it into another without regard to the differences in how each routine works.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote