Thread: [Solved] How to cancel a selection?
View Single Post
 
Old 01-12-2019, 10:15 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,383
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

The problem is that your code selects something. There is rarely any need for content to be selected via code, or otherwise unless you want to restrict processing to a selected range. See, for example, the second macro in: https://www.msofficeforums.com/word-...tml#post127202. That said, without seeing your code and a document with a representative sample of the content you're trying to process, we're limited in the advice we can give.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote