Document Text Replacer
:blush: Really Newbie :blush:
I want to make an Application which can Find & Replace text in an Office Word file (doc)
I have document file (read-only) which contain some words that I made an alias
Ex; <name>, <job>, <lives>
I want to make an application which change those words with one click
![Name: ask.jpg
Views: 15
Size: 21.3 KB]()
As figured
Label1 with TextBox1 is first word
Label2 with TextBox2 is second word
Label3 with TextBox3 is third word
When I click the proceed!! button
it load the document file, find the aliases and replaces all of it with data on textboxes, and immediately open the document with default viewer/editor, then manually save-as it.
Please help me, whats the script should I put at proceed!! button?
Sorry for my Bad English
:blush: Really Newbie :blush:
I want to make an Application which can Find & Replace text in an Office Word file (doc)
I have document file (read-only) which contain some words that I made an alias
Ex; <name>, <job>, <lives>
I want to make an application which change those words with one click
As figured
Label1 with TextBox1 is first word
Label2 with TextBox2 is second word
Label3 with TextBox3 is third word
When I click the proceed!! button
it load the document file, find the aliases and replaces all of it with data on textboxes, and immediately open the document with default viewer/editor, then manually save-as it.
Please help me, whats the script should I put at proceed!! button?
Sorry for my Bad English