| Thread | Last Post | Replies |
|
| programmatically (or otherwise) controling/editing the "Select Names" dialog box | 02 Sep 2006 01:01 GMT | 1 |
I'm trying to develop a custom form and rule that will be a work-around to setting up a fax server (our servers don't have modems, but we have a Win 2K Desktop with one--it also has OL 2002). I have the "To" text box set as read only and the initial value set to an email address ...
|
| Can you link - auto-fill two custom forms together? | 02 Sep 2006 00:58 GMT | 3 |
I've created a custom form based on the contacts template at work for one department to track all client communications we get from each client individually. So currently there are thousands of these in its folder. I've also created another custom form on the contacts template as ...
|
| Auto Forward Email On Last Accept Vote | 02 Sep 2006 00:56 GMT | 1 |
Background - I'm trying to create a custom form to be used for document control. The originator types in some info, such as document number, revision, effective date, etc., and attaches the document. Then the email is sent to a list of people who vote on accepting or rejecting ...
|
| Setting a custom default form | 01 Sep 2006 21:31 GMT | 8 |
I want to set a custom default form when I write a new message in Outlook 2003 (I need to add a "from:" field and I need to have it filled with a default value). I already posted on Microsoft Managed Newsgroups but they redirect me to this newsgroup.
|
| Corrupted default mail form. How to recover? | 01 Sep 2006 20:33 GMT | 1 |
Windows 2000, Outlook 2003. I've managed to bugger up my standard mail form. For some reason all the text is being shown in a nearly invisible font colour. I'm at a loss how this happened since there is no obvious way to change Font
|
| Read only reply form;message | 01 Sep 2006 20:32 GMT | 1 |
Once I return a message based form with my answer via email using form based selections is there a way to lock the message form so the receiver cannot just pick another option?
|
| Custom Form Version Check | 01 Sep 2006 20:29 GMT | 1 |
Good Morning: We've been experiencing problems with our users opening older versions of custom appointment forms. We have about 500 users across the country of varying experience with working with Outlook. I'd like to implement a
|
| Hyperlink in Outlook form v2 | 01 Sep 2006 12:29 GMT | 5 |
I am using the following code to place a hyperlink in a form "Sub Label1_Click() Set objWeb = CreateObject("InternetExplorer.Application") objWeb.Navigate Item.GetInspector.ModifiedFormPages _
|
| how to print in task form fields from contats | 01 Sep 2006 08:15 GMT | 3 |
first of all, I am sorry for my poor english. I made a form in tasks. Default outlook fields are printed by this: oDoc.FormFields("Mileage").Result = CStr(Mileage) My own fields are printed by this: strMyField =
|