In case you didn't already know, I always enjoy reading articles about interop between Outlook and Excel using VBA code. So I read the recent guest post on Chandoo's site with interest. I downloaded the sample workbook to study the code, and I suggest you do the same.
Continue Reading »
VBA
The VBA tag is used for articles that use generic VBA techniques that can be used in any VBA aware program.
Validating Userform Data
Hope you got everything you wanted for the holidays!
In Restricting character input in a textbox on a userform I complained about inline textbox validation. So I feel compelled to produce some sample procedures that illustrate what I see as a better way to validate userform data.
New Outlook Blog
I found this (relatively) new blog by Outlook MVP David Lee. He posts VBA code solutions to Outlook problems. Check it out when you have time: TechnicLee
Follow Me