AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Point me in the right direction?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
Brian



Joined: 17 Oct 2009
Posts: 2
Location: Minneapolis

PostPosted: Sat Oct 17, 2009 3:12 pm    Post subject: Point me in the right direction? Reply with quote

New to the board.

I want start automating documents (MS Word) - populating multiple documents (templates) with data from source documents. Basic concept, but complex in its execution.

Where should I focus my energy? VB, AHK? Other? Keyboards with macro functionality? With the exception of experimenting with the free visual basic tools, I'm new to macros.

Thank you in advance for your insight and helping me get started down the right path.

Brian
Back to top
View user's profile Send private message
Z_Gecko
Guest





PostPosted: Sun Oct 18, 2009 1:36 am    Post subject: Reply with quote

if your "source documents" are MS-Office-documents as well,
you should focus on VB.
If you use AHK, you need using the AHK-COM-library; you will probably achieve all your goals with ahk too, we have some COM-experts offering help in this forum, especially Sean, the creator of the COM-lib. But most COM-Knownledge here is about automating the IE.

Keyboards with macro-functionality are ONLY usefull for gamers. And that is only because these macros are executed at driver level, so games will not know, that you are cheating. For all other uses, AHK is much better than Keyboard-macros, simply because of the much great possibilities AHK has to offer.
Back to top
Brian



Joined: 17 Oct 2009
Posts: 2
Location: Minneapolis

PostPosted: Sun Oct 18, 2009 3:26 am    Post subject: Reply with quote

Thanks Z-Gecko - I appreciate your comments.
Back to top
View user's profile Send private message
Murp|e



Joined: 12 Jan 2007
Posts: 474
Location: Norway

PostPosted: Fri Oct 23, 2009 12:13 pm    Post subject: Reply with quote

Brian: VBA is your friend. To get started you can make Word record a macro for you which does approximately what you want, then you can open the VBA editor to modify and add code to make it more generic.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group