S
smiffy
Hi all,
Could some of you chaps explain the following code to me
please.
In particular the Collapse statement.
With .Application.Selection
.GoTo wdGoToBookmark, , , "\EndOfDoc"
.Collapse wdCollapseEnd
.InsertFile sSectionFileName
End With
I have checked the help files, but I am not sure what it
actually means and how it is effected by the remainder of
code.
Nice and simple please.
Many thanks
Smiffy
Could some of you chaps explain the following code to me
please.
In particular the Collapse statement.
With .Application.Selection
.GoTo wdGoToBookmark, , , "\EndOfDoc"
.Collapse wdCollapseEnd
.InsertFile sSectionFileName
End With
I have checked the help files, but I am not sure what it
actually means and how it is effected by the remainder of
code.
Nice and simple please.
Many thanks
Smiffy