

L1: MsgBox "Outlook not installed", vbExclamation, "Kutools for Outlook" MsgBox "Outlook " & xOLApp.Version & " installed", vbExclamation, "Kutools for Outlook" Set xOLApp = CreateObject("Outlook.Application") VBA code: Check if Outlook is installed on your computer Sub Outlook_Check() Then copy below VBA code into the Module window. In the Microsoft Visual Basic for Applications window, click Insert > Module. If you are using Microsoft Excel or Word, please press the Alt + F11 keys to open the Microsoft Visual Basic for Applications window.Ģ.

Please do as follows to check if Outlook is installed on your computer.ġ. How can you quickly check for Outlook while using Microsoft Excel or Word document? Here we provide a method to quickly get it done.Ĭheck if Outlook is installed with VBA code When shifting to a new job position with new computer, you may need to check if Outlook is installed on this computer system. How to check if Outlook is installed on your computer?
