| Thread | Last Post | Replies |
|
| Outlook Forms not opening after recent update | 17 Apr 2008 18:46 GMT | 1 |
We can not longer open OFT files in outlook since a recent update was done. We have cleared out the cash and deleted the Frmcache.dat and it still will not work. We have installed the hotfix from Microsoft and still not working
|
| How to get custom form data | 17 Apr 2008 09:07 GMT | 2 |
Hi, I have created custom form and display it this way: Outlook.MAPIFolder folder = application.ActiveExplorer().CurrentFolder;
|
| how to unhide contents in personal form library? | 16 Apr 2008 21:27 GMT | 5 |
I've created personal forms in Outlook that restrick reply all or forward capability. I used the instruction from MS Office Online. I publish them to the personal forms library as directed in the instruction. However, when I try to choose when of them to compose an e-mail, ...
|
| Outlook 2007 - Organizational Forms Library Issues | 15 Apr 2008 17:36 GMT | 9 |
A handful of my power users recently upgraded from Office 2003 to Office 2007. One complaint they have is that they can no longer mail forms within the Organizational Forms Library to predefined recipients from within Outlook.
|
| Outlook form and Lotus Notes | 14 Apr 2008 13:20 GMT | 1 |
We have an outlook form which is used for internal referrals between sections of our business. One particular type of referral needs to be sent to another business who are not running in an Outlook/Exchange environment, but run Lotus Notes.
|
| Addinga button to Appointment Form Toolbar | 11 Apr 2008 21:57 GMT | 2 |
I'd like to add a button to the Standard tool bar of the Outlook Appointment form, but I don't know how to access it by name in my code. For example, I can set up a CommandBar object as follows... ------
|
| How can I add a field to a calendar entry? | 11 Apr 2008 13:09 GMT | 1 |
I want to edit the appointment form.
|
| Accessing User Input In Outlook Appointment Form | 11 Apr 2008 00:14 GMT | 1 |
I'm creating a COM add-in for Outlook 2003. How can I access the values of the Start Time and End Time fields from an open Appointment form? Something like Item.Start and Item.End I belive but not sure how to get the context of the Appointment form. Please help. Thanks.
|
| e-mail forms | 10 Apr 2008 23:03 GMT | 3 |
Created Outlook order form that users are able to select (New -> Choose form -> Organizational Forms Library -> Select Form). Problem 1 - When the user opens the new form and e-mails the order form to the parts department, the user is not able to retrieve the form from the
|
| Check boxes on my custom form | 10 Apr 2008 16:07 GMT | 3 |
I am creating a custom form for some work requests (message form). On the form I have a question which requires a yes/no answer and have used check boxes for this, the answer to this question makes other check boxes on the form grey out. So if answered yes 14 check boxes grey out ...
|
| Trap the MailItem.Reply Event | 10 Apr 2008 15:00 GMT | 1 |
Thank you in advance for any help or suggestions. I am using VS 2008 and VSTO SE. I am in the process of developing an add-in for Outlook 2007. I am trying to do the following, without much success: When a user creates a new email, he or she has the option of adding a
|
| User cannot open custom Organizational Form | 09 Apr 2008 18:41 GMT | 16 |
I am running terminal server with Windows Server 2003 SP2/Office 2003 SP3. I installed Office SP3 a few days ago. As a result, all my custom forms were non-functional. I had to republish the forms in the Organizational Forms Library. Eveything has been working fine. For some ...
|
| Have replies sent to | 09 Apr 2008 17:46 GMT | 5 |
I'm fairly new to outlook form customisation so please feel free to refer to me some reading materials. outlook version: Outlook 2003 SP2 goal: to programmatically change the "Have replies sent to" option for a
|
| Word - numbered lists | 09 Apr 2008 14:20 GMT | 1 |
I am familiar with numbered & bulleted lists and use these features frequently. I do not however know how to set up a numbered list where the sub number appears on the same line as the first number. For instance I have a list of questions numbered 1 - 30. Each has 2 possibilities ...
|
| Button working in Design but not in saved form | 08 Apr 2008 13:05 GMT | 6 |
A form I have designed uses a button to send it, the button checks fields are data and selects the To field contents depending on dropdown boxes. The button works if I am in design view and go Run this form but if I open a save version the button does nothing!
|