![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I have a company form that everyone in my industry uses to exchange info. I
have written a message box script telling everyone to answer yes when the alerts message comes up telling the user that a program is trying to access your address book. I would like to eliminate the need for the msgbox and write a script that forces the issue so no alert is displayed at all. -- Thanks! Shane W |
#2
|
|||
|
|||
![]()
Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "whylite" wrote in message ... I have a company form that everyone in my industry uses to exchange info. I have written a message box script telling everyone to answer yes when the alerts message comes up telling the user that a program is trying to access your address book. I would like to eliminate the need for the msgbox and write a script that forces the issue so no alert is displayed at all. -- Thanks! Shane W |
#3
|
|||
|
|||
![]()
Thanks Sue I am using 2002. From what I can gather from the website that it
isn't simple to do. I program in Excel all the time. I just thought one could write a command to bypass the alert and force things through it's easy in excel. If such a thing exists in outlook could you let me know. The command I am using is a MAPI get name command to attach the users name to the change they make in the form so changes can be tracked. -- Thanks! Shane W "Sue Mosher [MVP-Outlook]" wrote: Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "whylite" wrote in message ... I have a company form that everyone in my industry uses to exchange info. I have written a message box script telling everyone to answer yes when the alerts message comes up telling the user that a program is trying to access your address book. I would like to eliminate the need for the msgbox and write a script that forces the issue so no alert is displayed at all. -- Thanks! Shane W |
#4
|
|||
|
|||
![]()
No, there is no such simple command. If you're using Exchange as your mail server, you can use the mailbox name (the Parent of the Inbox folder) to get the user's name. Alternatively, get it from the Windows environment variable %username%.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "whylite" wrote in message ... Thanks Sue I am using 2002. From what I can gather from the website that it isn't simple to do. I program in Excel all the time. I just thought one could write a command to bypass the alert and force things through it's easy in excel. If such a thing exists in outlook could you let me know. The command I am using is a MAPI get name command to attach the users name to the change they make in the form so changes can be tracked. -- Thanks! Shane W "Sue Mosher [MVP-Outlook]" wrote: Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm "whylite" wrote in message ... I have a company form that everyone in my industry uses to exchange info. I have written a message box script telling everyone to answer yes when the alerts message comes up telling the user that a program is trying to access your address book. I would like to eliminate the need for the msgbox and write a script that forces the issue so no alert is displayed at all. -- Thanks! Shane W |
#5
|
|||
|
|||
![]()
Thanks Sue this helps.
-- Thanks! Shane W "Sue Mosher [MVP-Outlook]" wrote: No, there is no such simple command. If you're using Exchange as your mail server, you can use the mailbox name (the Parent of the Inbox folder) to get the user's name. Alternatively, get it from the Windows environment variable %username%. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "whylite" wrote in message ... Thanks Sue I am using 2002. From what I can gather from the website that it isn't simple to do. I program in Excel all the time. I just thought one could write a command to bypass the alert and force things through it's easy in excel. If such a thing exists in outlook could you let me know. The command I am using is a MAPI get name command to attach the users name to the change they make in the form so changes can be tracked. -- Thanks! Shane W "Sue Mosher [MVP-Outlook]" wrote: Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm "whylite" wrote in message ... I have a company form that everyone in my industry uses to exchange info. I have written a message box script telling everyone to answer yes when the alerts message comes up telling the user that a program is trying to access your address book. I would like to eliminate the need for the msgbox and write a script that forces the issue so no alert is displayed at all. -- Thanks! Shane W |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unwanted Message pop-up about program trying to access address | K.N. Oll | Outlook and VBA | 0 | May 19th 06 01:20 AM |
Error Message- Program trying to access email address | Andre | Outlook - Installation | 2 | May 12th 06 02:20 AM |
How to access my address book when I get an error message? | shughenry | Outlook - Using Contacts | 4 | January 31st 06 10:48 PM |
how to access address book from any of 3 identities | Stan Blaylock | Outlook - Using Contacts | 4 | January 23rd 06 02:04 PM |
Address book program with CRM features to replace Outlook/Express contact book | [email protected] | Outlook - Using Contacts | 0 | January 11th 06 12:36 AM |