+ Reply to Thread
Results 1 to 4 of 4

Avoid warning message while sending meeting requests

  1. #1
    Registered User
    Join Date
    01-03-2011
    Location
    Bangalore, India
    MS-Off Ver
    MS Excel 2010
    Posts
    49

    Avoid warning message while sending meeting requests

    Hello there,

    I am trying to write code to send outlook calendar meeting invites using data from MS Excel. The code works fine, but will get a security warning message in outlook asking either to "Allow" or "Deny". Post which the code gets executed.
    Is there a way to avoid this security warning.
    Here is my code...

    Please Login or Register  to view this content.
    Thanks!
    H N S

  2. #2
    Valued Forum Contributor Parth007's Avatar
    Join Date
    12-01-2014
    Location
    Banglore
    MS-Off Ver
    2010
    Posts
    879

    Re: Avoid warning message while sending meeting requests

    Outlook Express and Windows Mail
    If you use Outlook Express or Windows Mail as your default mail program you can turn off
    this warning when you use the SendMail examples on my site.

    1: Start Outlook Express or Windows Mail, and then on the Tools menu, click Options.
    2: Click the Security tab, and then click to remove the check mark from the
    "Warn me when other applications try to send mail as me" check box.
    3: Click OK to close the Options dialog box.

    Hello Srikant,

    May be the belwo could help

    Please Login or Register  to view this content.
    Instead of .Send

    try Using
    .Display 'displays outlook email
    Application.SendKeys "%s" 'presses send as a send
    Regards
    Parth

    I appreciate your feedback. Hit * if u Like.
    Rules - http://www.excelforum.com/forum-rule...rum-rules.html

  3. #3
    Registered User
    Join Date
    01-03-2011
    Location
    Bangalore, India
    MS-Off Ver
    MS Excel 2010
    Posts
    49

    Re: Avoid warning message while sending meeting requests

    Worked Perfectely!!! Thank you Parth

  4. #4
    Valued Forum Contributor Parth007's Avatar
    Join Date
    12-01-2014
    Location
    Banglore
    MS-Off Ver
    2010
    Posts
    879

    Re: Avoid warning message while sending meeting requests

    You are welcome Srikanth, Please mark Thread closed

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do I import meeting requests and not appointments to outlook from excel CSV
    By Deidrevw1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-12-2015, 09:36 AM
  2. Sending meeting requests through Lotus notes using Excel Macros attachment not working
    By praveen2825 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-08-2013, 10:33 AM
  3. Sending meeting requests through Lotus notes using Excel Macros
    By praveen2825 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-04-2013, 02:08 AM
  4. Macro to send multiple meeting requests using outlook from excel
    By abhay_547 in forum Excel Programming / VBA / Macros
    Replies: 28
    Last Post: 10-31-2010, 09:31 AM
  5. Email sending without warning message
    By joneswesley in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-24-2009, 06:07 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1