Thread
:
Opening outlook in Excel
View Single Post
#
1
Posted to microsoft.public.excel.misc
chrisnsmith
external usenet poster
Posts: 96
Opening outlook in Excel
I tried using the following code to open Outlook, but it opens the Calculator
instead.
What's up?
Sub OpenOutlook()
Application.ActivateMicrosoftApp xlMicrosoftOutlook
End Sub
Reply With Quote
chrisnsmith
View Public Profile
Find all posts by chrisnsmith