AutoHotkey Community

It is currently May 22nd, 2012, 1:02 pm

All times are UTC [ DST ]


Search found 3 matches
Search these results:

Author Message

 Forum: Scripts   Topic: MS Office Automation Functions (via COM) [thanks Sean]

Posted: February 17th, 2010, 7:49 pm 

Replies: 295
Views: 66149


ERROR: The autohotkey encountered a problem and needs to close. :( Anyone has idea? Or what do I wrong? Word_Replace(FindText,ReplaceWith){ Word := Word_Attach("A") Selection := COM_Invoke(Word,"Selection") Find := COM_Invoke(Selection,"Find&...

 Forum: Scripts   Topic: MS Office Automation Functions (via COM) [thanks Sean]

Posted: February 11th, 2010, 6:15 am 

Replies: 295
Views: 66149


Hi, can somebody help me? It an method does not work and I cannot solve it unfortunately: http://msdn.microsoft.com/en-us/library/aa171543%28office.11%29.aspx ...i found it the solution: Word_TextBox(Left,Top,Width, Height,Text,Aligment){ Word := Word_Attach("A") Acti...

 Forum: Scripts   Topic: MS Office Automation Functions (via COM) [thanks Sean]

Posted: February 10th, 2010, 6:46 am 

Replies: 295
Views: 66149


Hi, can somebody help me? It an method does not work and I cannot solve it unfortunately: http://msdn.microsoft.com/en-us/library/aa171543%28office.11%29.aspx Word_TextBox(Text){ Word := Word_Attach("A") ActiveDocument := com_invoke(Word,"ActiveDocument") Shape := com_invoke(Acti...
Sort by:  
Page 1 of 1 [ Search found 3 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group