| Thread | Last Post | Replies |
|
| How to Find a Item using VBScript in Outlook/Exchange | 08 Aug 2006 21:54 GMT | 5 |
I'm use to doing this via VB and CDO but I can't seem to find a simple way in VBScript from a form itself. I have a EntryID for an Item and wish to find the corresponding Item. I have setup my collection down to the item level and can use a loop to find and setup the item but it's
|
| out of memory while running custom form | 08 Aug 2006 13:56 GMT | 1 |
(Outlook 2002 sp3) I have a vb code in a custom form that run a For ... Next loop to go through form items in a public folder and checking for a Start Date field in the item that falls between a nominated period.
|
| Adding a name in the To: and CC: Lines | 08 Aug 2006 02:26 GMT | 1 |
I am trying to add names to a form in the To: and CC: lines and then publish the form. However, whenever someone replies or forwards it adds the names a second time. Is there a way to stop them from adding the names a second time when someone replies to the form?
|
| Sorting or Grouping custom formula fields | 07 Aug 2006 09:16 GMT | 4 |
I have created a custom formula field to show how long until a task is due (or how overdue it is). To help prioritise work, I'd like to sort or group my task list by this field but Outlook won't let me. I know that there are alternative solutions - I have tried just using the
|
| The operation failed.object can not be found | 05 Aug 2006 21:02 GMT | 1 |
|
| Custom Outlook forms | 05 Aug 2006 21:02 GMT | 1 |
How do I add a command button to my custom form so that I can basically perform a print screen of the customer form? Is it a command button that I need?
|
| Creating a value with Check Boxes. | 04 Aug 2006 23:18 GMT | 1 |
I am trying to set up a run of questions. Lets say there are 10 of them. On each question there is a choice of Yes - No & NA. Now when each item is clicked, I would like for it to calculate the totals. Lets say a Ye is worth 3 pts, zero for no and 1 for NA. I am having a
|
| Populating a text box from another? | 04 Aug 2006 23:18 GMT | 5 |
Hi People, Can one 1 tell me (provide any code) for the following problem. Ok, I have an email form in Outlook and I would like to create a button that, when clicked, will populate (or copy) the contents from a textbox to
|
| Force Users to send as Group email | 04 Aug 2006 08:37 GMT | 2 |
I have the following problem and can't find a solution. Please help. I have Users that belong to Distribution Lists. What I want to do is that when a user sends a new message I want him to be forced to send as the Distribution list he belongs to, and not from his
|
| Please Help... I new | 02 Aug 2006 23:07 GMT | 4 |
Receive requests I need to create a method or system to track advertising and receiv requests or advertising in outlook... I think contacting me by emai would make it easier to explain my concept... Other wise I will confus
|
| Need help with an Outlook Form | 02 Aug 2006 14:57 GMT | 2 |
I can't seem to find a way to reference to a custom field. the fields are in the user defined fields in folder, not items. so I can't seem to find a way to reference them. Item.UserProperties("fieldname") doesn't get me there.
|
| Outlook 2003 - Check box populates BCC field | 02 Aug 2006 05:55 GMT | 3 |
Hi - I have searched all through outlookcode.com, this microsoft discussion group, and via Google and cannot find an answer to this simple question. I'm sure I'm just missing something! I would like to modify a current custom form to have a check box which, when checked, ...
|
| add individual items into Outlook | 01 Aug 2006 19:29 GMT | 1 |
Hi, everybody, Is it possible to add a user-specified item into Outlook? Similiar to notice or job, I'd like to add one new item "project". It should have own properties and can be created like others e.g. through "New->
|
| Creating Organizational Forms Library & Publish Forms | 01 Aug 2006 16:26 GMT | 1 |
I am trying to create an Organizational Forms Library for my company. I need to be able to publish forms that everyone in our organiation will be able to see. We currently do not have a library established so I will need to know how to create on of those and then make it
|