| Thread | Last Post | Replies |
|
| Problem with filling in Attachments | 30 May 2006 13:04 GMT | 2 |
Hello NG, I want to automatically open an TemplateFile (*.oft) an fill in the Subject an some Attachments. The template is opening fine and the Subject is correct too.
|
| Rule 'run a script' not running my script | 30 May 2006 12:09 GMT | 3 |
I'm trying to use the VBA script below to create a TaskItem from an email when a particular one of my rules gets triggered. However, it appears as if the script is never run. Any thoughts? I've tried tweaking various security settings but this hasn't appeared to help.
|
| How to add integer type user-defined column to inbox? | 28 May 2006 13:41 GMT | 1 |
I want to create column of integer data type and add a value to it. if i use string everything works fine but i got prob with sorting bcoz of the datatype. I created a custom column by having prop value of my column view as "http://schemas.microsoft ...
|
| problem in adding value to custom field in inbox | 28 May 2006 13:40 GMT | 1 |
I had a problem in adding value to a custom field created in outlook2003. I can able to create a custom field in outlook inbox, but i'm not able to add value to it. To my knowledge the code seems to be fine and the value is assigned to the custom field but something is ...
|
| Add a User to a DL present in GAL. | 28 May 2006 13:27 GMT | 3 |
I want to add a user to a DL present in GAL. I was trying (but unsuccessfull. I get an error "This operation is not supported by this object") using CDO. The CDO 1.2.1 documentation says "add" is not supported. Is there a workaround? Thanks.
|
| Change subject in all emails | 28 May 2006 09:24 GMT | 2 |
...hope this is not a double post.... I'm stumped. I use Google desktop search and most of you know that it does not search outlook categories. So I had an idea, check all mail in all folders (including personal folders) and modify the subject by
|
| Locking cells having current time | 27 May 2006 15:29 GMT | 2 |
I am trying to create a TO-DO list, where in column A (TO-DO), i enter the things to do, in Column B (STATUS), i enter the "DONE" or "NOT DONE" (Data Validation drop-down list). If i select "NOT DONE", the corresponding cell in Column C (STATUS
|
| Word Reference header/footer files | 27 May 2006 11:35 GMT | 1 |
Greetings All- PHP, CSS, HTML and other formats can use include or references to pull in other files as part of a document. My question is can Word pull files for a header and footers, and possibly content for a disclaimer?
|
| Speed up moving items | 27 May 2006 11:31 GMT | 3 |
I'm trying somehow to imitate Gmail feature, which moves archived items back into the Inbox when a new email with the same subject line arrives. I have implemented following which will be called each time an email arrives and moves all emails with same Conversation topic back to ...
|
| Macro to kick in every time I send a message | 27 May 2006 11:04 GMT | 5 |
I have a macro that is supposed to run every time I send a message. It asks me whether I want to keep a copy in the sent items folder or not. My problem is that although the macro runs most of the times, but sometimes when I reply to or forward a message I have received from ...
|
| custom button problem | 27 May 2006 03:32 GMT | 1 |
I've added a custom button to Outlook's standard toolbar which works fine. When a user selects "Add or Remove Buttons" on the standard tool bar, the button shows up but the checkbox for removal is disabled. Any
|
| I want to certify a macro based document & don't want to see Mess | 27 May 2006 03:22 GMT | 1 |
I want my word document to be braodcasted to all the members of my company. It contains macros. I have also certified (personal) the macro document. But if any other user opens it, it asks to Enable a Macro through the message. I don't want to set the message. How should I proceed.
|
| email automation with vba in access2003, need to automate "From" | 27 May 2006 02:15 GMT | 2 |
I want to sent an email with an attachment by using docmd.sendobject. All is fine, but I also must include the "from"-field. How can this be done. I don't see this option in the SendObject method. Is there a way around this problem. Peter
|
| Address book, strange behavior | 26 May 2006 22:56 GMT | 4 |
I created a VB module in Access which placed items in a Contact folder in Outlook. It seems to work fine, as all the entries show up as expected when viewed in Outlook for when viewing a linked table in Access. However, if I open the "Address Book" and point it to the
|
| Selective read receipt Part 2 | 26 May 2006 22:28 GMT | 2 |
Background: This is a followup question to Selective Read Receipts VBA using run script rule. I wish to set my tracking option to always allow read receipts, but on every incoming message from someone not in my address book (set using filters) a script runs allowing me to chose ...
|