Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
George Damm George Damm is offline
external usenet poster
 
Posts: 1
Default How do i create a list of specific tagged sentences within a docum

I am generating a document that contains a list of requirement to build a
piece of equipment. These requirements are interspersed with text showing
the justification for each requirement to create a readable format. I would
like to create a separate table in the document that extracts all of the
specific sentences that are requirements. Does anyone have a solution?

MS Word 2007

Thanks,
George
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default How do i create a list of specific tagged sentences within adocum

There may be other well-established ways of doing this but one approach
is as follows:

Wrap each requirement in a { SET } field as follows:

{ SET requirementID "the requirement text" }

(You have to avoid double-quotes within the text to do that)

Follow that by a { TC } field, e.g.

{ TC { REF requirementID } }
or even
{ TC { requirementID } }

Follow that with a { REF } field, e.g.

{ REF requirementID }

Create a { TOC } field as follows to insert the list of TC texts:

{ TOC \f }

A TOC will always insert the TCs in the same sequence in which they
occur in the document, so if you need a different sequence, you would
probably have to jump through some more hoops.

If you want to generate requirementIDs (which may not be a good idea if
you are ever going to publish version 2 with new requirements within the
original sequence) you can use e.g.

{ SET "requirement{ SEQ ID }" "the requirement text" }

{ TC { REF "requirement{ SEQ ID \c }" }

{ REF "requirement{ SEQ ID \c }" }

If you want to include the requirement ID in the TOC, include it in the
TC fields, e.g. something like

{ TC "requirement{ SEQ ID \c }: { REF "requirement{ SEQ ID \c }" }" }

A lot of these things can be set up as autotexts/document building
blocks for relatively easy insertion.

NB, all the {} need to be the special field code braces you can insert
with ctrl-F9, not the ordinary {} on the keyboard.

Another approach is to do the complete reverse, i.e. something like
- Create your list of requirements at the point you need it in the
document.
- Bookmark each requirement with a unique name.
- Insert the requirement text where you need it using a REF field.

Peter Jamieson

http://tips.pjmsn.me.uk

George Damm wrote:
I am generating a document that contains a list of requirement to build a
piece of equipment. These requirements are interspersed with text showing
the justification for each requirement to create a readable format. I would
like to create a separate table in the document that extracts all of the
specific sentences that are requirements. Does anyone have a solution?

MS Word 2007

Thanks,
George

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default How do i create a list of specific tagged sentences within a docum

You could generate a TOC containing these sentences if you either applied a
specific style to them or created TC fields based on them.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"George Damm" George wrote in message
...
I am generating a document that contains a list of requirement to build a
piece of equipment. These requirements are interspersed with text showing
the justification for each requirement to create a readable format. I
would
like to create a separate table in the document that extracts all of the
specific sentences that are requirements. Does anyone have a solution?

MS Word 2007

Thanks,
George



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it possible to create an envelope while using a protected docum JLW1 Microsoft Word Help 2 September 11th 07 08:38 PM
How do I reorder sentences in a numbered list Nanda Microsoft Word Help 1 June 4th 07 07:57 AM
Create a list of sentences & tick the ones you want Phil1982 Microsoft Word Help 1 April 20th 07 04:07 PM
How do I print list of my documents without printing entire docum. slhartman Microsoft Word Help 1 May 24th 06 07:09 PM
create new mailing labels with names & addres from exsisting docum Historical Society Mailmerge 2 March 11th 06 07:20 AM


All times are GMT +1. The time now is 09:41 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"