Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.vba.beginners,microsoft.public.word.docmanagement
raffrobb raffrobb is offline
external usenet poster
 
Posts: 2
Default Select Words Specific Style Only

Hi Word Users:

Word 2007

I have a long word document, which is a 10K (Annual Report) SEC Filing
that I need to outline.

The document in its current form does not have any structure or
numbering or assigned headings. I want to simultaneously select all
the words or sentences that are bold, italic, or contain the word
“item”.

Then paste onto a new document with existing format.
I need to exclude any tables.

Any help with a macro or wildcard find replace would be most useful.

Thanks,
Robb
  #2   Report Post  
Posted to microsoft.public.word.vba.beginners,microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Select Words Specific Style Only

Hmmm. If you are going to process this document and extract the items in the
order in which they appear though they may have bold, or italic, or perhaps
both, or the Word 'item' (presumably in lower case) then replace isn't going
to work. Replace doesn't do 'OR' so you would have to extract first italic,
then bold (and worry about what to do when items are bold and italic) then
item, which frankly I don't see helping you.

You could process each word separately which would take a long time, or each
paragraph separately which would be quicker, but would you want the whole
paragraph extracted or just the relevant words from it?

Your requirement is too vague to suggest a way forward.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"raffrobb" wrote in message
...
Hi Word Users:

Word 2007

I have a long word document, which is a 10K (Annual Report) SEC Filing
that I need to outline.

The document in its current form does not have any structure or
numbering or assigned headings. I want to simultaneously select all
the words or sentences that are bold, italic, or contain the word
“item”.

Then paste onto a new document with existing format.
I need to exclude any tables.

Any help with a macro or wildcard find replace would be most useful.

Thanks,
Robb


  #3   Report Post  
Posted to microsoft.public.word.vba.beginners,microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Select Words Specific Style Only


Hmmm. If you are going to process this document and extract the items in the
order in which they appear though they may have bold, or italic, or perhaps
both, or the Word 'item' (presumably in lower case) then replace isn't going
to work. Replace doesn't do 'OR' so you would have to extract first italic,
then bold (and worry about what to do when items are bold and italic) then
item, which frankly I don't see helping you.

You could process each word separately which would take a long time, or each
paragraph separately which would be quicker, but would you want the whole
paragraph extracted or just the relevant words from it?

Your requirement is too vague to suggest a way forward.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"raffrobb" wrote in message
...
Hi Word Users:

Word 2007

I have a long word document, which is a 10K (Annual Report) SEC Filing
that I need to outline.

The document in its current form does not have any structure or
numbering or assigned headings. I want to simultaneously select all
the words or sentences that are bold, italic, or contain the word
“item”.

Then paste onto a new document with existing format.
I need to exclude any tables.

Any help with a macro or wildcard find replace would be most useful.

Thanks,
Robb


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
Can I get list of all of the words in my doc of a specific style? KRN Microsoft Word Help 8 December 8th 08 07:24 PM
Assign specific text style to table style erik_gregory Microsoft Word Help 1 February 19th 08 09:52 AM
How do I select text with the same style (style checkbox in xp03) glo Microsoft Word Help 1 January 3rd 08 04:38 PM
select specific sheet and cell Yendorian Mailmerge 4 November 14th 07 09:29 AM
Use drop down lists to select specific criteria Diggles1972 Microsoft Word Help 1 July 16th 05 10:12 AM


All times are GMT +1. The time now is 08:15 AM.

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

About Us

"It's about Microsoft Word"