My program sends an email using Outlook. It works fine if I set reference to MSOUTL9.OLB since I have Outlook 2000 installed. However, it doesn't work on a machine with Outlook 97 installed. I have to recompile my program with the reference set to MSOUTL8.OLB in order for it to work. Any suggestion to work around both versions of Outlook ?