A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Post form into share calendar



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old November 13th 09, 11:07 PM posted to microsoft.public.outlook.program_vba
Bear
external usenet poster
 
Posts: 28
Default Post form into share calendar

Hello
I have this code:

Public Sub DisplayForm()
Set myFolder = Session.GetDefaultFolder(olFolderCalendar)
Set myItem = myFolder.Items.Add("IPM.Appointment.IndianFormv1")
myItem.Display
End Sub

Code posts custom form into my local calendar.
Problem:

I need to post the form into:
All Public Folders - Transportation Calendar. Transportation Calendar is being pulled from exchange on remote site.

Any help would be appreciated. .
Submitted using http://www.outlookforums.com
 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Move appointment form personal calendar to share calendar Helen Outlook - Calandaring 0 August 4th 09 03:32 PM
problem with publish custom Post form shubhangi Add-ins for Outlook 6 February 18th 08 02:12 PM
Emailing a Post form robert Outlook and VBA 4 November 1st 06 07:33 PM
RecipientControl in Post custom form Bill Outlook - Using Forms 1 May 11th 06 07:32 PM
Errors in sending a post form in Outlook 2k Desiboy Outlook and VBA 7 May 4th 06 07:53 PM


All times are GMT +1. The time now is 03:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.