Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In order to sign a form, I am going to Outlook to find the name of the person
who has logged onto the computer. Set objOutlook = CreateObject("Outlook.Application") Set NameSpace = objOutlook.GetNameSpace("MAPI").CurrentUser However, when the code is executed, the Outlook application starts to flash orange and when clicked, the message about Outlook trying to send email appears. This is a problem because most people don't know what the orange flashing button means. Is there any other way to get the name of the logged on person? -- Gloriann O'Brien |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calling .net Component from Excel Macro | Excel Discussion (Misc queries) | |||
Calling Outlook Macro | Excel Programming | |||
calling excel macro | Excel Programming | |||
Calling Excel Macro From Vc++ via DDE | Excel Programming | |||
calling a dll from excel macro | Excel Programming |