Posts in the Visual Basic Category at myL10N.net

IE (Internet Explorer) Automation using VBA

February 12, 2011
by olivier

Post to Twitter Post to Yahoo Buzz Post to Google Buzz Post to LinkedIn Post to MySpace Post to Technorati

Currently, many applications have a web interface and therefore it is important to build automation to test the product or perform recurrent tasks and retreive information in particular sections.

Of course many test automation tools exists but they requires to pay a license which is often expensive.

In my work of software engineer, I have found it useful to know how to automate the Internet Explorer with VBA to extract so value or add some information.

(more…)

How to automate Office Application in VBA

February 6, 2011
by olivier

Post to Twitter Post to Yahoo Buzz Post to Google Buzz Post to LinkedIn Post to MySpace Post to Technorati

As a localization engineer, it is important to build your own tool and automate the different repetitive tasks to keep quality, efficiency and deadlines.

In order to achieve this challenge, many applications such as Microsoft Office, Trados etc… have an OLE functionality (Object Linking and Embedding) which allows to interact between all these applications.

Among all the programming languages, the most used ones are PERL, PYTHON, VBA to code your own process automation.

In this article, I will show some examples of interaction between applications.

How to check the available OLE object ?

(more…)

myL10N.net | Terms and Conditions
© 2007-2011 - myL10N.net All rights reserved