how can I get a word count in PowerPoint 2007?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I need to get a count of the words in a PowerPoint 2007 file, preferably on
a per slide basis.

The purpose is for billing for language translation, which is charged by the
word.

Many thanks.
 
Hello

I need to get a count of the words in a PowerPoint 2007 file, preferably on
a per slide basis.

Do you need just the words that are on each slide as PPT text, or must you also
count words in graphs, diagrams and the like?
 
Hi Steve

I need to count all the words in all objects, but your question prompts the
secondary question about sub-totals by category (e.g. words in text boxes,
graphics etc.). I suspect that's a "nice to have" :-)

I have used the File, Properties in Explorer to provide a count, but I don't
know how accurate this is?

I note from similar questions about earlier versions of PPT that the slide
master and header/footer detail needs to be accounted for - are these counted
once from the master, or are they counted individually for each slide?

I also note that a similar question came up before for the same reason.
Maybe Microsoft could add a feature to the Office applications to cater for
the translation community out there.

Many thanks.
 
Hi Steve

I need to count all the words in all objects, but your question prompts the
secondary question about sub-totals by category (e.g. words in text boxes,
graphics etc.). I suspect that's a "nice to have" :-)

I have used the File, Properties in Explorer to provide a count, but I don't
know how accurate this is?

Not enough to do what you ask. It counts words in text boxes, notes pages and
such but not in inserted objects like charts/graphs/pictures.
I note from similar questions about earlier versions of PPT that the slide
master and header/footer detail needs to be accounted for - are these counted
once from the master, or are they counted individually for each slide?

They're not counted at all, actually.
I also note that a similar question came up before for the same reason.
Maybe Microsoft could add a feature to the Office applications to cater for
the translation community out there.

It's worth posting it here as a suggestion, but realistically, I doubt it'll
happen given the small number of users to whom this would be important, relative
to the number of people who use PowerPoint. That's in no way meant to dismiss
the idea. It's a good one.

MS does provide VBA, a programming language, built into PPT and the other Office
programs. With it, it would be possible to do most if not all of what you're
after. Some of the regulars here do this sort of thing as a sideline or for a
living. If you can hire the work out, give a shout and I'm sure you'll get some
responses.
 
Thanks, Steve - much appreciated

--
Nick


Steve Rindsberg said:
Not enough to do what you ask. It counts words in text boxes, notes pages and
such but not in inserted objects like charts/graphs/pictures.


They're not counted at all, actually.


It's worth posting it here as a suggestion, but realistically, I doubt it'll
happen given the small number of users to whom this would be important, relative
to the number of people who use PowerPoint. That's in no way meant to dismiss
the idea. It's a good one.

MS does provide VBA, a programming language, built into PPT and the other Office
programs. With it, it would be possible to do most if not all of what you're
after. Some of the regulars here do this sort of thing as a sideline or for a
living. If you can hire the work out, give a shout and I'm sure you'll get some
responses.



-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
 
Thanks, Glenna - I have installed this and it helps.

And thanks also to Bill for his web site with its useful stuff on PPT!
 
Back
Top