Archive

Posts Tagged ‘ActiveDocument’

Checking data types at runtime

December 2, 2009 12 comments

In this article, I will show a simple way to check any data type using the Visual Basic language.  If you don’t already know how to check data types, I think this article will prove to be very useful for you.  I use this technique very often when I write code and I suspect you will as well.
Read more…