![]() |
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
|
|||
|
|||
![]()
Have customised the 2nd tab of an Appointment form and published the same in
the Org Forms Lib and the Calendar folder on my machine. I recieve the Macros error message when trying to open a calendar entry. Read up articles on One-off forms but could not fix the issue.I am using MS Outlook 2000 SR1 I have 4 combos in the "P.2" tab with 1 of the "PossibleValues" fetched from SQL server and 3 more hard coded with ; separation.I understand that this property cause's the prblm.Also came across a code snippet which im not sure should be used to get rid of the problem i face - NewMC = "IPM.Appointment.PSO Appointment" If CurItem.MessageClass NewMC Then CurItem.MessageClass = NewMC CurItem.Save End If Please do let me know how i could resolve the same? I have now cleared the VBScript code saved the form and published it again.Its strange that the tab "P.2" still shows me the values and after a save in the calendar i do not see the error any more. I cannot explain this strange behaviour. Am I missing something here ?? How are the custom values showing when i have taken out the entire VBScript code ? This is confusing. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Set a Non-Standard Form as the Default Form in a Folder with VBA | Dirk | Outlook and VBA | 4 | November 8th 06 09:21 AM |
How to replace Default Contact form with Customised conact form using VBScript code | Satish Boddapati | Outlook - Using Contacts | 0 | October 12th 06 09:20 AM |
How to replace Default Contact form with Customised conact form us | Satish Boddapati | Outlook - Installation | 0 | October 12th 06 09:20 AM |
How to replace Default Contact form with Customised conact form using VBScript code | Satish Boddapati | Outlook - Installation | 0 | October 12th 06 09:19 AM |
OL2003 - can you auto-fill a singel new contact form with online form data | TimR | Outlook - Using Contacts | 1 | February 15th 06 02:43 PM |