J
John Keith
I've done a fair amount of VBA work with Excel but now I have a need
to do a task that is text oriented and Word is the first application
that seems appropriate to try. I've played with the macro recorder
some and have a few fundamental items working but my initial
impression is there is some substantial differences between word
commands and excel commands (I am not a frequent word user) and it
looks like even with some excel experience there is a learning curve
ahead for me.
With that background could some one provide me with a tip on how to
accomplish the following task:
after opening a text file (that has no formatting):
search for every occurrence of "source string"
add a line of text below the line containing the "source string"
with "add this text string"
I'd be interested in recommendations for any good online tutorials for
VBA for Word as I haven't found any yet (results of google searches do
not seem to be as rich for Word as they are for Excel).
John Keith
(e-mail address removed)
to do a task that is text oriented and Word is the first application
that seems appropriate to try. I've played with the macro recorder
some and have a few fundamental items working but my initial
impression is there is some substantial differences between word
commands and excel commands (I am not a frequent word user) and it
looks like even with some excel experience there is a learning curve
ahead for me.
With that background could some one provide me with a tip on how to
accomplish the following task:
after opening a text file (that has no formatting):
search for every occurrence of "source string"
add a line of text below the line containing the "source string"
with "add this text string"
I'd be interested in recommendations for any good online tutorials for
VBA for Word as I haven't found any yet (results of google searches do
not seem to be as rich for Word as they are for Excel).
John Keith
(e-mail address removed)