| Thread | Last Post | Replies |
|
| hyperlinks in user defined text fields | 15 Apr 2005 14:38 GMT | 3 |
Can I create user defined fields on the Outlook 2003 Contact form that will store hyperlinks?
|
| How many fields on a form? | 15 Apr 2005 13:13 GMT | 1 |
we created an OL Form with more than 200 custom fields on a contact form. If we view this form in OL 2000 or 2002, the form lost some field descriptions. What is about OL2003?
|
| Multiple custom appointment forms | 15 Apr 2005 00:05 GMT | 3 |
(newbie here) While viewing a calendar, I would like to have one of two custom forms open depending upon what category the appointment has been assigned. Is this possible?
|
| Add button to standard form, and can never use VBA with it? | 13 Apr 2005 00:26 GMT | 4 |
Is the following really true? If I want to add a button to a standard form (ie. Appointment), then the event handler for that button must be written in VBS... VBS code can never call VBA code...
|
| Getting ASCII Text From A Outlook Form | 12 Apr 2005 18:57 GMT | 12 |
We are trying to use a Outlook Form for our organization to submit project/help requests via email. We use Trackit 6.5 for our helpdesk software. Trackit automatically will pull the information that is submitted via email and create a Helpdesk Work Order. The problem is, it ...
|
| Adding UserProperties to Item Result in Attachment not showing in Outlook | 12 Apr 2005 13:04 GMT | 1 |
I have written some codes in VB whereby it will add UserProperties into MailItems the moment it is being opened and set some values into it. The code example is as below: Public Function uf_add_properties(arg_mailitem As MailItem) As Long
|
| Publish a custom form to multiple users calendars | 11 Apr 2005 21:19 GMT | 4 |
I am creating an app for which I need certain data to be entered when creating a new appointment. I designeda custom form and published it as my default appointment form. Now I want all the users in my office to use this same form when creating appointments. Is there a way to
|
| Creating a Custom Message Form | 11 Apr 2005 19:29 GMT | 17 |
I have created a Form in outlook, based on the Message template. When I publish it,it goes to my personal folder (which is fine) but it keeps getting <<HIDDEN>> so I am unable to retrieve it to send out. Also, If i send it out as an attachment, the person I'm sending it to ...
|
| Signature in top of form | 11 Apr 2005 13:25 GMT | 3 |
I have made a form to be used only when I receive incorrect information from a customer. There is a problem, and it is that I use a signature so when I try to use my form my signature is added at the top of the mail.
|
| Hey Sue Help Me with Custom Message Form with Table | 09 Apr 2005 16:45 GMT | 3 |
Sue Thank You in Advance for reading my post. I need a template or custom form in Outlook that allows users to input a few fields and add children records in a grid related to the parent info in input fields. This data does not need to be saved to a database just
|
| Outlook forms combo box value not getting saved | 08 Apr 2005 23:00 GMT | 3 |
We have custom outlook forms and couple of combo box values are not getting saved. We route emails to different people depending on what's the value in the combo box. We do see that a value is already selected however email routing do not work. But it works if we de-select value
|
| Printing Custom feilds | 08 Apr 2005 20:22 GMT | 1 |
I created and published a custom form for Calling on our customers and it totals all of our information we need. I want to print it so i can use it as a report for my boss, but it just prints the names of my custom feilds, not the information that it contains. Any help with ...
|
| Oulook Security Form and Outlook 2003 | 08 Apr 2005 17:18 GMT | 3 |
I am battling against an old an faithful problem and am wondering if anyone could help me out a little. Our application is using CDO to automate outlook to send emails, this is working fine except for at one customer site where two of the pc's are
|
| Article by Randy Byrne! | 08 Apr 2005 15:29 GMT | 2 |
This great article by Randy Byrne (Building Outlook 2002 Add-ins with Visual Basic .NET) seems to behave quite well with outlook 2002....... but I downloaded the source and complied it (compiled fine with no errors or warnings), but when Outlook 2003 launches, I see nothing! Can ...
|
| Please help on how to work with two custom forms | 07 Apr 2005 19:14 GMT | 17 |
We've a custom form published with both user definied fields and VBScript on the form. All emails using this custom form are archived on the Exchange Server. Since we may make changes later on the custom form, adding and
|