Hi folks, can someone point me to where I can get some more information with working with the Microsoft Office Script object using VBA?
The only thing I’ve been able to find is this, and it’s just really limited:
http://msdn.microsoft.com/en-us/library/aa141424%28v=office.10%29.aspx
It does explain how I can add and delete scripts from a Word or Excel file, but what I really need to do is to be able to programmatically edit the embedded script.
Thanks.