AutoHotkey Community

It is currently May 26th, 2012, 10:06 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: October 17th, 2009, 4:12 pm 
Offline

Joined: October 17th, 2009, 3:26 pm
Posts: 2
Location: Minneapolis
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 18th, 2009, 2:36 am 
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.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 18th, 2009, 4:26 am 
Offline

Joined: October 17th, 2009, 3:26 pm
Posts: 2
Location: Minneapolis
Thanks Z-Gecko - I appreciate your comments.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 23rd, 2009, 1:13 pm 
Offline

Joined: January 12th, 2007, 4:30 am
Posts: 531
Location: Norway
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.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google Feedfetcher and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group