Basically this is my scenerio:
We have a set of docs that we use for training. We are going to introduce
an online version of our training using the same docs as our current
instructor lead docs, but since some of the content in the instructor lead
version of the docs is not relavent in the online version, what I want to do
is somehow be able to determine what section are Instructor Lead specific
content, and use a macro to delete those sections when we need to printthe
online versions.
I am trying to do all of this work in one set of "working docs" so that I do
not have to duplicate the content and maintain both "instructor lead" and
"online" versions of the training materials, thats why I would like to have
a macro simply that removes the content.
Is there a good way to do this?
devin
> Hi Devin,
>
[quoted text clipped - 10 lines]
> Win XP, Office 2003
> "red.sys" & Chr$(64) & "t-online.de"
Helmut Weber - 02 Aug 2005 16:10 GMT
Hi Devin,
hm..., well...
>I am trying to do all of this work in one set of "working docs" so that I do
>not have to duplicate the content and maintain both "instructor lead" and
>"online" versions of the training materials, thats why I would like to have
>a macro simply that removes the content.
You can search for almost everything and remove almost
everything, except the last paragraph mark, but you still
have to define, what you want to remove in a way,
understandable to Word. Word does not know "surrounding range",
yet it knows "content", but this is all of the doc. (?)
I'm sorry, so far.
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"