Because Outlook 2K is a single-instance application, ide's first post is the proper way to shutdown Outlook.
AFA not using the Shell function to start Outlook, that depends. If he wants Outlook to remain open outside his original function, he'll need to use the Shell function (or one of it's variations) or use a variable with scope beyond or above that function. Jon Hawkins