Hiya,<BR><BR>We've some Word 2000 macros here at work and one of them does a DDE with a mainframe terminal emulator and grabs an address that is then inserted at a bookmark in a template. The problem ...
Both Select Case and Like operators are powerful and extremely useful commands in VBA language , but under normal circumstances, they don't work together. In this article you will learn how to ...
Here's the problem Simplified.<P>I have a integer(x) which I need to compare against a various ranges for action. If I use regular VB, I would do something like this ...
Correcting Microsoft VBA code is easier if you understand what the basic error messages mean. Even experts inadvertently introduce errors into their VBA code. Most of ...