| Thread | Last Post | Replies |
|
| Outlook 2k6 Script: Pb extracting list of contact. | 21 Dec 2006 17:48 GMT | 9 |
In a personal form, I use 2 combo The first one allow to select the company the second one the name when the company name changes, I extract a list of names from contact that have the same
|
| Outlk 2k3 Script: Pb Usig personal Forms | 21 Dec 2006 14:50 GMT | 3 |
I published custom form in the publics task folder. all is Ok but from time to time, some user can't open / create task with this form I must erase the file FRMCACHE.DAT on the user profile, to allow him to use
|
| Automized E-mail dispatch | 20 Dec 2006 21:01 GMT | 1 |
I am looking for a way to automatically send an email each monday from a machine with no user logged in. Problem is, the mail needs to contain one of these outlook survey fields where receipients can click "Yes I have read this email and understood its contence" or something like
|
| Is there a 3rd party library for Incremental Change Synchronization (ICS) | 20 Dec 2006 16:58 GMT | 1 |
...that makes ICS easier to work with?
|
| Automating Outlook | 20 Dec 2006 15:27 GMT | 1 |
I am looking at the possibility of automating outlook to send single one off and large group mailings using Outlook as an ActiveX in my (Visual Dataflex) application The main reason is that the client wants to be able to construct and send
|
| custom forms and messgae format | 20 Dec 2006 15:19 GMT | 1 |
Is there a way to create a customize form that will display correctly regardless of the format the user is configured with. i.e. HTML,Rich text etc??? Thanks,
|
| Can you read a form using reading pane? | 20 Dec 2006 15:15 GMT | 1 |
Is there a way to view a form if the user has his Outlook configured with reading pane? I have that turned on for my Outlook and I have to double click the email in order to see it. Exchange 2003 with Outlook 2003
|
| publish form to all users | 20 Dec 2006 12:29 GMT | 1 |
How do I publish a custom form to all users? I read in a previous post to publish to the organizations forms library but I don't have that option. I only see personal forms library and outlook folders. I do have a browse button. I am an exchange admin using my personal Outlook ...
|
| Send Via Another Address. | 19 Dec 2006 14:47 GMT | 2 |
Can VBA on send event trap all addresses that has aol.com in them via diffrent account. For example My primary e-mail address is Myname@ISP.com. I am writting an e-mail to XX@verizon.com; aa@yahoo.com; TT@aol.com.
|
| Multiplies outboxes | 18 Dec 2006 05:11 GMT | 1 |
Good day, I’m using one outlook (2003) program to download a few email accounts. When I receive an e-mail I have created a rules that send each mail to an inbox that belong to that mail.
|
| Display As in Outlook 2000 Problem | 17 Dec 2006 17:06 GMT | 3 |
I want to change the Field "Display As" in Outlook 2000 but I have a problem to save the changes: Sub ChangeDisplayAs() Dim objContact As Outlook.ContactItem
|
| Saving a task item to a child folder | 17 Dec 2006 05:41 GMT | 1 |
I have created a task item and wish to save it to a sub folder of tasks that I have already created. I know the syntax to save to the task folder is: objTask.Save but I don't know how to save to the sub folder I have created.
|
| Was there any resolution to this? | 17 Dec 2006 04:16 GMT | 1 |
I am experiencing the same thing: Reinstalled, Repaired, Re-registered relevant VBA DLLs
|
| Repost with more info - Saving a task to a child folder | 16 Dec 2006 18:38 GMT | 2 |
This does not save the new task in the Test folder. In fact it doesn't seem to be saving anywere. Thanks for any help. Carol
|
| build a string from HTML to modify template | 15 Dec 2006 19:34 GMT | 2 |
I need to be able to automatically send a HTML template in response to a rule in Outlook 2003. It seems that for me to do this I need to be able to make a string from an existing HTML template,
|