AutoHotkey Community

It is currently May 23rd, 2012, 4:56 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Replacement for MS Office's "New Office Document"

Posted: February 4th, 2011, 5:57 pm 

Replies: 1
Views: 1706


Here's an updated version that corects the previous bug; where choosing a document that wasn't in template for actually opened the document for editing. Note that I'm using AutoHotKey_L wtih this script. ;;; ; OfficeLaunch_New - Create a new MS Office Document. ; Author: Christopher Rath <christophe...

 Forum: Scripts   Topic: Replacement for MS Office's "New Office Document"

Posted: January 17th, 2011, 3:05 pm 

Replies: 1
Views: 1706


The following script provides a simplistic, very basic, replacement for the "New Office Document" Start menu shortcut that was deprecated in Office 2010. The approach taken by my code is to assume that MS Windows knows the file associations and will launch the correct application. A bug in...

 Forum: Scripts   Topic: Replacement for MS Office's "Open Office Document"

Posted: January 17th, 2011, 2:59 pm 

Replies: 0
Views: 917


The following script provides a simplistic, very basic, replacement for the "Open Office Document" Start menu shortcut that was deprecated in Office 2010. The approach taken by my code is to assume that MS Windows knows the file associations and will launch the correct application. ;;; ; O...

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

Posted: June 11th, 2009, 1:19 am 

Replies: 295
Views: 66165


I would like to use AutoHotKey to run some VBA in Outlook. From searching this forum it looks like the best way to do this is through use of the COM library. My initial problem, as I look to try and write some AHK code to do this is that I'm not sure how to determine that a message window has focus ...
Sort by:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group