M
mlsrinivas
Hi,
Task: To create macros that perform certain calculations upon pressing
the keys assigned to them. This also has a form displayed which
communicates w/ sql sever database and displays the results. The macro
creation, tool bar creation, and form importing are to be
programmatically from vb.
How I did it?: As I am not aware of creating macros programmatically,
I do it directly in ms-word, creating macros and writing the code in vb
editor. I import the form also from this. Save it and create a tool bar
and assign keys to it.
How to accomplish the task in the above said way?
Above all, my macros get deleted very frequently. What could be the
reason? How to create a macro that do not get deleted? I see some
software's related to ms-word like Wordweb dictionary, install a
toolbar and a macro for that which doesn't get deleted easily. How to
do this way?
Any sort of help is appreciated.
Thanks
Srinivas
Task: To create macros that perform certain calculations upon pressing
the keys assigned to them. This also has a form displayed which
communicates w/ sql sever database and displays the results. The macro
creation, tool bar creation, and form importing are to be
programmatically from vb.
How I did it?: As I am not aware of creating macros programmatically,
I do it directly in ms-word, creating macros and writing the code in vb
editor. I import the form also from this. Save it and create a tool bar
and assign keys to it.
How to accomplish the task in the above said way?
Above all, my macros get deleted very frequently. What could be the
reason? How to create a macro that do not get deleted? I see some
software's related to ms-word like Wordweb dictionary, install a
toolbar and a macro for that which doesn't get deleted easily. How to
do this way?
Any sort of help is appreciated.
Thanks
Srinivas