+ Reply to Thread
Results 1 to 2 of 2

Sending Outlook appointment via VBA

  1. #1
    Valued Forum Contributor
    Join Date
    03-17-2012
    Location
    Warsaw, Poland
    MS-Off Ver
    2007/2010
    Posts
    555

    Sending Outlook appointment via VBA

    Hi all,

    I found several sources on the web on this topic and while my code doesn't generate any error, it doesn't send the invitation out (tried it on my email).

    Please Login or Register  to view this content.
    It doesn't save the appointment in saved either (when .save is added that is).

    Thanks!
    If you think that my answer was helpful, please click on the "Add to this user's Reputation" button.

  2. #2
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,138

    Re: Sending Outlook appointment via VBA

    my code doesn't generate any error...
    That's because error checking is turned off. (On Error Resume Next)

    Add
    Please Login or Register  to view this content.
    after the End If and see if it's generating an error.
    David
    (*) Reputation points appreciated.

+ 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. Create outlook appointment from VBA
    By firefly2k8 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-09-2013, 06:40 PM
  2. Create Outlook Appointment in Excel VBA
    By newbie28 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-23-2011, 10:27 AM
  3. Excel function sending appointment
    By lakey13 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-08-2010, 01:46 PM
  4. Outlook appointment needed in xls
    By faulkma in forum Excel General
    Replies: 0
    Last Post: 03-18-2009, 10:26 AM
  5. Linking to Outlook calendar appointment
    By faulkma in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-18-2009, 09:33 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