F
Francois Piette
I have an external program that drive Word using COM. It works very well.
Now I would like this program to check if a given macro exists and if not,
create that macro and assign a keyboard shortcut to call it.
I think the problem would be the same as to have a VBA macro doing the same
work. I know how to implement a VBA macro from my outside program using COM.
So if you know how a mcaro can create a macro, it's OK for me !
Now I would like this program to check if a given macro exists and if not,
create that macro and assign a keyboard shortcut to call it.
I think the problem would be the same as to have a VBA macro doing the same
work. I know how to implement a VBA macro from my outside program using COM.
So if you know how a mcaro can create a macro, it's OK for me !