V
valuewing
By luck, i got into this discussions page and inferred i can get rid off my
needs with MS word.
I am using microsoft word 2003. I need to automate the following tasks. I am
describing the situations alone here, as i am very starter in word VBA.
(1). If i open a document and either click on a button (or) pressing a
short-cut key, i want a pre-formated text(Kind of word table) needs to sit
into document header portion.
(2). For a keyword, i want to define a kind of static list of alternate
words. So these keyword lists & alternate words list for that key words could
be static. Finally kind of dictionary. When a document is being reviewed, I
want a text box to be prompted for a certain keyword. if i give that keyword,
word needs to check for the existence of alternate words in the doc and to
change the font color into blue.
(3). When press a shortcut key, i want a copy of the active document to get
stored into a specific folder(predefined) automatically.
needs with MS word.
I am using microsoft word 2003. I need to automate the following tasks. I am
describing the situations alone here, as i am very starter in word VBA.
(1). If i open a document and either click on a button (or) pressing a
short-cut key, i want a pre-formated text(Kind of word table) needs to sit
into document header portion.
(2). For a keyword, i want to define a kind of static list of alternate
words. So these keyword lists & alternate words list for that key words could
be static. Finally kind of dictionary. When a document is being reviewed, I
want a text box to be prompted for a certain keyword. if i give that keyword,
word needs to check for the existence of alternate words in the doc and to
change the font color into blue.
(3). When press a shortcut key, i want a copy of the active document to get
stored into a specific folder(predefined) automatically.