Welcome to Lockergnome.com!
HomeHome FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

export data to Excel

 
   Home -> Office -> New Users RSS
Next:  New Users: Save 2007 Word settings  
Author Message
Nancy Newburger

External


Since: Aug 07, 2007
Posts: 2



(Msg. 1) Posted: Tue Aug 07, 2007 2:02 pm
Post subject: export data to Excel
Archived from groups: microsoft>public>word>newusers (more info?)

I have a Word document with a lot of text differentiated by style. Is it
possible to collect all instances of a particular style of text, transfer it
to an Excel spreadsheet and have the words in each instance counted.

Example:
Word Document:
Style 1-Instance 1 4 words
Style 2-Instance 1 8 words
Style 1-Instance 2 6 words
Style 3-Instance 1 11 words

Excel Spreadsheet:
Cell 1A - Style 1 10 words
Cell 2A - Style 2 8 words
Cell 3A - Style 3 11 words

I am not familiar with macros or programming them, so I really need the
simplest way to do this.

Many thanks for all who respond.
Back to top
Login to vote
Doug Robbins - Word MVP

External


Since: Jul 14, 2006
Posts: 2538



(Msg. 2) Posted: Wed Aug 08, 2007 2:19 am
Post subject: Re: export data to Excel [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you are using Word 2007, you can select all of the instances of a style
and then copy them all at once to the clipboard and then paste them into
Excel.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Nancy Newburger" <NancyNewburger DeleteThis @discussions.microsoft.com> wrote in
message news:68818D93-E1A0-4E31-927E-ECD20C328131@microsoft.com...
>I have a Word document with a lot of text differentiated by style. Is it
> possible to collect all instances of a particular style of text, transfer
> it
> to an Excel spreadsheet and have the words in each instance counted.
>
> Example:
> Word Document:
> Style 1-Instance 1 4 words
> Style 2-Instance 1 8 words
> Style 1-Instance 2 6 words
> Style 3-Instance 1 11 words
>
> Excel Spreadsheet:
> Cell 1A - Style 1 10 words
> Cell 2A - Style 2 8 words
> Cell 3A - Style 3 11 words
>
> I am not familiar with macros or programming them, so I really need the
> simplest way to do this.
>
> Many thanks for all who respond.
Back to top
Login to vote
Nancy Newburger

External


Since: Aug 07, 2007
Posts: 2



(Msg. 3) Posted: Wed Aug 08, 2007 2:19 am
Post subject: Re: export data to Excel [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you, Doug, for your response.

I am using Word 2003.

My first issue is to get all the current text into Excel without cutting and
pasting each instance of each style. It seems that this is an issue, because
to select all instances of a style creates too many words to fit into one
cell in Excel.

Secondly, whenever I add instances of that style or make changes to current
instances of that style, I would like the word count in Excel to update
automatically.

"Doug Robbins - Word MVP" wrote:

> If you are using Word 2007, you can select all of the instances of a style
> and then copy them all at once to the clipboard and then paste them into
> Excel.
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP
>
> "Nancy Newburger" <NancyNewburger.DeleteThis@discussions.microsoft.com> wrote in
> message news:68818D93-E1A0-4E31-927E-ECD20C328131@microsoft.com...
> >I have a Word document with a lot of text differentiated by style. Is it
> > possible to collect all instances of a particular style of text, transfer
> > it
> > to an Excel spreadsheet and have the words in each instance counted.
> >
> > Example:
> > Word Document:
> > Style 1-Instance 1 4 words
> > Style 2-Instance 1 8 words
> > Style 1-Instance 2 6 words
> > Style 3-Instance 1 11 words
> >
> > Excel Spreadsheet:
> > Cell 1A - Style 1 10 words
> > Cell 2A - Style 2 8 words
> > Cell 3A - Style 3 11 words
> >
> > I am not familiar with macros or programming them, so I really need the
> > simplest way to do this.
> >
> > Many thanks for all who respond.
>
>
>
Back to top
Login to vote
Doug Robbins - Word MVP

External


Since: Jul 14, 2006
Posts: 2538



(Msg. 4) Posted: Wed Aug 08, 2007 3:54 pm
Post subject: Re: export data to Excel [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Certainly, the second part of what you want to do is going to take some
really heavy duty programming. That is if it is even possible, and I am not
sure that it is. What is the purpose for wanting to do this. There may be
some other way to achieve the same end result..

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Nancy Newburger" <NancyNewburger.RemoveThis@discussions.microsoft.com> wrote in
message news:702F4F07-A672-4F08-ADA1-B4E1A668ACBE@microsoft.com...
> Thank you, Doug, for your response.
>
> I am using Word 2003.
>
> My first issue is to get all the current text into Excel without cutting
> and
> pasting each instance of each style. It seems that this is an issue,
> because
> to select all instances of a style creates too many words to fit into one
> cell in Excel.
>
> Secondly, whenever I add instances of that style or make changes to
> current
> instances of that style, I would like the word count in Excel to update
> automatically.
>
> "Doug Robbins - Word MVP" wrote:
>
>> If you are using Word 2007, you can select all of the instances of a
>> style
>> and then copy them all at once to the clipboard and then paste them into
>> Excel.
>>
>> --
>> Hope this helps.
>>
>> Please reply to the newsgroup unless you wish to avail yourself of my
>> services on a paid consulting basis.
>>
>> Doug Robbins - Word MVP
>>
>> "Nancy Newburger" <NancyNewburger.RemoveThis@discussions.microsoft.com> wrote in
>> message news:68818D93-E1A0-4E31-927E-ECD20C328131@microsoft.com...
>> >I have a Word document with a lot of text differentiated by style. Is
>> >it
>> > possible to collect all instances of a particular style of text,
>> > transfer
>> > it
>> > to an Excel spreadsheet and have the words in each instance counted.
>> >
>> > Example:
>> > Word Document:
>> > Style 1-Instance 1 4 words
>> > Style 2-Instance 1 8 words
>> > Style 1-Instance 2 6 words
>> > Style 3-Instance 1 11 words
>> >
>> > Excel Spreadsheet:
>> > Cell 1A - Style 1 10 words
>> > Cell 2A - Style 2 8 words
>> > Cell 3A - Style 3 11 words
>> >
>> > I am not familiar with macros or programming them, so I really need the
>> > simplest way to do this.
>> >
>> > Many thanks for all who respond.
>>
>>
>>
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> New Users All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 General
 Microsoft Windows XP
 Microsoft Windows Vista
 Microsoft Windows (other)
  Microsoft Office
 Microsoft Office (other)
 Computer Security
 Linux
 Movies


[ Contact us | Terms of Service/Privacy Policy ]