R
Roger Halbheer
Hi All,
I documented a pretty complex process in Word that includes different
organizational roles. Now the request came to have kind of different views
on this document. I did this manually by saving the document with a new name
(process_role_a.doc) and deleted everything except for the paragraphs and
table rows that are relevant for this role. This bears the risk of having
inconsistent documents over time.
What I am looking for now is a way to automate this. One option is to mark
those paragraphs by the use of field or hidden text (something like
role_a_start and role_a_end) and then write a VBA macro that hides all text
not being between start and end.
Does anybody have a better idea to tackle this problem?
Thank you
Roger
I documented a pretty complex process in Word that includes different
organizational roles. Now the request came to have kind of different views
on this document. I did this manually by saving the document with a new name
(process_role_a.doc) and deleted everything except for the paragraphs and
table rows that are relevant for this role. This bears the risk of having
inconsistent documents over time.
What I am looking for now is a way to automate this. One option is to mark
those paragraphs by the use of field or hidden text (something like
role_a_start and role_a_end) and then write a VBA macro that hides all text
not being between start and end.
Does anybody have a better idea to tackle this problem?
Thank you
Roger