| Thread | Last Post | Replies |
|
| Form called by actions... | 27 Sep 2007 23:01 GMT | 6 |
When an action is selected, I open a new form (specified on the Actions tab as a reply, do not include original message.) The form has the following code: dim olns
|
| How do I allow attachments on a form I created for public folder? | 27 Sep 2007 21:21 GMT | 3 |
I created a new form to suit our needs in the office for posting in public folders. But it isn't allowing attachments when you post which is crucial for our needs for posting. Any advice is welcome.
|
| How do I create a form to automatically fill in system information | 27 Sep 2007 21:19 GMT | 1 |
I want to send an email to every new employee when their exchange account is created and automatically fill in system information. How do I create that form and make it available in Outlook?
|
| Same message appears in several fields | 27 Sep 2007 21:14 GMT | 1 |
When I type in title on my new form, the same info is automatically entered into some of my other fields including abstract and subject. How do I stop this from happening?
|
| Sort by date | 27 Sep 2007 13:51 GMT | 1 |
How do I sort mails by date in outlook? I'm using C#... thanks
|
| Not able to open exported ics file in ie 6 | 27 Sep 2007 05:02 GMT | 2 |
I am trying to export ics (calendar) file on ie 6. Althou I am able to save and then open it but I am not able to directly open it. I am not facing this problem on ie 7.
|
| Disable Outlook 2007 automatic meeting update | 26 Sep 2007 23:27 GMT | 10 |
All, It appears that Outlook 2007 automatically updates your calendar item when you receive a meeting update which is something Outlook 2003 did not do. I get a button on the email message that reads: "No Response Required".
|
| How do I add Attachments to a form | 26 Sep 2007 21:39 GMT | 4 |
I have created a form with 4 fields on it. I have read in other posts to add the message control to the form. When I add the message control to the form it is the size of the entire form. Am I supposed to put my fields inside the message control? When I try and place my fields ...
|
| Sequential numbering for posts for tracking purposes | 26 Sep 2007 21:37 GMT | 1 |
I've had public folders set up for users to place questions/posts. But in order to better track whether a particular question has been answered, I would like to assign a number to each post. But the numbers would have to be automatically assigned and sequential. I think that ...
|
| Close Form After Voting | 26 Sep 2007 15:42 GMT | 4 |
When I receive a meeting request (standard Outlook functionality) the message closes automatically after I select either Accept, Decline etc. I have created a custom form and added voting buttons to it but when the recipient receives the message it remains open after they have ...
|
| Add Date and time to Body of a task | 26 Sep 2007 13:46 GMT | 2 |
I need to keep a journal within the body of tasks. It loks liike this..... 2007_09_19_09_13 Stuart Grant; Phoned; New Installation Will contact Ronnie and call me back late afternoon
|
| Status Report e-mail layout | 25 Sep 2007 18:06 GMT | 1 |
When I have a specific task open and I select Send Status Report and an e-mail is automatically created with the information about the task ( Subject, Status..etc) above the information I have typed into the open area of the task.
|
| Variable for email address sender | 25 Sep 2007 18:04 GMT | 1 |
I have designed a message form in Outlook 2002. I use a clickable 'Submit' button. De code is (thanks Sue) Sub Submit_Click()
|
| Outlook 2003 custom forms - data picker, populate combo box and workflow | 25 Sep 2007 08:33 GMT | 2 |
We have been tasked with automating a few internal office processes with Outlook 2003. Three main components we are trying to prototype: 1)Adding a date picker to the form to make it easier to select specific dates. It seems that this control was added to 2007 but can it be done ...
|
| Moving a Custom Form from folder to folder in Outlook 2007 | 24 Sep 2007 23:14 GMT | 8 |
I have a task form that I move from folder to folder in Outlook public folders. Basically when you save and close it should move to the folder above it. This worked fine before with Outlook 2000/2003. Using the code:
|