| Thread | Last Post | Replies |
|
| Unlock PST FIle | 05 Mar 2007 06:40 GMT | 1 |
Hi all, I am trying to write a small backup program, but Outlook is locked when opened and I am trying to find a way to unlock it. Does anyone know of a program preferably freeware that I could use to unlock the PST file? Or is
|
| Is Reply All or Forward the Way to Go? | 02 Mar 2007 23:37 GMT | 6 |
I'm need to come up with an Outlook form that: 1.) keeps past recipients of the e-mail on all future e-mails; and, 2.) doesn't drop any past attachments to any future e-mails. I've attempted creating my own items to collect names listed in the to: and
|
| Automated Outlook Signature Issue | 02 Mar 2007 12:21 GMT | 3 |
I have a vbs script that runs at logon to create a signature file from AD for users. It writes the HTML file in the signature folder and also adds the registry settings to make it the default signature for new and replies under this key:
|
| autoarchive settings | 01 Mar 2007 23:17 GMT | 4 |
I'm configuring a company wide autoarchive policy in outlook 2003. So I set autoarchive on with office policies from ORK I set the default archive path and filename by a registry setting at logon However there is one problem.
|
| create appointment from email | 01 Mar 2007 21:49 GMT | 7 |
Please can someone help me with this. I am trying to create a calendar appointment from an email using rules. Does anyone have an example piece of code that does this or is close to this please.
|
| Anyone up for a challenge? | 01 Mar 2007 16:48 GMT | 8 |
I am getting quite good at VBA for Excel but have never written VBA code for Outlook, yet we have been asked the following.. Quote: Not sure who is the macro guru in your team for outlook but could you get
|
| Conditional e-mail signatures | 01 Mar 2007 16:36 GMT | 1 |
Hi, I'm looking to find out if it is possible add a signature to an e-mail based on the content of the e-mail in particular an actual word or words. Does anyone know if this is possible?
|
| Delete tasks from mail subject | 01 Mar 2007 14:46 GMT | 4 |
I have written av vba code that creates tasks from mails and another code that finds via mail subject and deletes the task - but the second code that deletes doesnt work - it will not find the task with the items.find command Here is my code:
|
| Set Default Signature | 01 Mar 2007 12:22 GMT | 4 |
I'm currently using a VB Script, as a logon script, to create a custom signature, pulling info from AD, for our users. I would not like to set the signature as the default to be used in outlook, however I can't find a way to do it. I've set my signature then searched
|
| Get signatures? | 01 Mar 2007 05:44 GMT | 1 |
I use VBA interop with Access and can create and send emails. However, I would like to be able to retrieve a users signature they keep in outlook. Is that possible, and if so can someone point me to sample code or explanation? Thanks.
|