View Single Post
 
Old 07-08-2011, 05:08 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,369
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 flds,

Do the numbers & captions occur before, or after, the pictures? Are they part of the same paragraph, or are they separate paragraphs?

Regarding the 'Design Requirements' portion of the document, when I refer to 'Section' I mean a Word Section defined via Section breaks - Word has no such thing as sub-sections. So, does the 'Design Requirements' portion of the document consist of one Section? The MS code is of no particular benefit; in fact, it is quite inefficient compared to what I've been using. The code I've provided already works on a Section basis. All I need to know is whether the 'Design Requirements' portion of the document consists of a single Section.

Using 'With DocSrc.Content.Find' achieves the same thing as 'With .Content.Find' in this context, but is slightly less efficient.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote