Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Find occurence information on a word in a doc file using Win32::OLE

by ZJ.Mike.2009 (Scribe)
on Jun 09, 2011 at 02:31 UTC ( [id://908826]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Find occurence information on a word in a doc file using Win32::OLE
in thread Find occurence information on a word in a doc file using Win32::OLE

@Generoso, thank you for the macro snippet. Really appreciate it :)

I never used macro until now. I replaced .Text = "13" with .Text = "perl" and ran the modified macro on the test.doc file and I got the desired information. Cool!

But the problem I posted is only a smaller part of a larger problem. For example, in the real task, it's not just one single word (it's a list of words) and I also need to remove duplicate page numbers (e.g. if 'perl' occurs more than once in one page, it will count as just once).

But I guess the macro probably can also do that too although the coding might involve a different complexity level compared with a Perl solution. I'll probably need to dig deeper.

Anyway it's good to know the macro solution. Thank you again

  • Comment on Re^3: Find occurence information on a word in a doc file using Win32::OLE

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://908826]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found