Thread: [Solved] Use of Range Object Question
View Single Post
 
Old 08-14-2012, 03: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,467
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

Hi jsb,

In most cases, working with ranges where practical (and it almost always is unless you have a reason to modify something based on the fact of its selection) is far more efficient than making and working with selections. Whether working with 'ActiveDocument.Range' or a specific paragraph range (or some other range specification) is appropriate depends on what you're trying to do. Without seeing the code, I can't say more than that.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote