You start with something like:
Sub ThisIsWhatIWantToDo()
End Sub
... put the required steps between. This is not a code writing service. Basically your steps will include add a new document and set the range of that document equal to the range of the source section. If your documents have headers and footers it would take more steps. There are plenty of examples in this and other forums.
|