| Thread | Last Post | Replies |
|
| Disable Outlook Warning Message | 25 Sep 2003 15:42 GMT | 1 |
Does anyone know how to bypass the Outlook Security Guard dialog prompt for ALL recipients? I found some Visual Basic example code at the website below but it seems like I get two dialogs for each recipient, how do I bypass all of them?
|
| Macro to save attachment | 25 Sep 2003 14:43 GMT | 2 |
I receive an email everyday that has an excel attachment. I would like to write a macro or a rule that will save the attachment to a folder whenever the email arrives. Is there any way to do this in outlook?
|
| retrieving custom fields causing memory leaks/corruption? | 25 Sep 2003 14:13 GMT | 2 |
I wrote a macro to extract contact information from a contact based form and place it in an excel spreadsheet. Along with the standard fields, I also want info from a couple of custom fields. There's about 5000 entries........if I only export the standard fields
|
| How to detect changes in a PST file | 25 Sep 2003 14:10 GMT | 2 |
Background: I made a copy of my .pst file. I was wondering how do i track what changes in the current pst file so that whenever I want to synchronize it with my backup .pst file programmatically, I won't have to backup
|
| Multiple mailmerge e-mails | 24 Sep 2003 04:12 GMT | 1 |
I have a need to send 50 plus e-mails weekly to a group of fellow employees. They each have three people they get info from. They are all in my contacts file. I need a quick solution that would mimic mail merge with
|
| Outlook security with exchange server | 22 Sep 2003 22:30 GMT | 1 |
I am getting the notorious "an application is trying to access your application..." whenever I try to send an email using outlook from within access. Is there a way to bypass this? I am using outlook with exchange server.
|
| Install VBA code on user machine (Outlook 2000) | 22 Sep 2003 20:25 GMT | 1 |
we developed a simple VBA "macro", which now is to be installed on the user's machine. We found the OTM file and copied this to the same path as found on the developer's machine. Even after restart of Outlook it is impossible to find the code in the VB-Editor.
|
| Mailbox Calendars | 22 Sep 2003 20:23 GMT | 1 |
Created a custom appointment form and when all the options were selected, the form went to the specific folder under "Public Folders" ... such as: If cboCalValue = "Cal - 3A" Then
|
| Rules and Custom Actions | 22 Sep 2003 20:22 GMT | 1 |
I would like to set up a rule in the Rules Wizard that automatically creates and saves to a text file on my hard drive the subject and body text of specific emails as they are received. What is the best way to accomplish
|
| Command button and Allowing access to address book by other programs | 22 Sep 2003 20:06 GMT | 1 |
I have created a command button to insert the current date and time into the Notes field of my Outlook contact form. Trouble is, I have two problems: 1) When I hit the button, I get the following message:
|
| ID and MailItem | 22 Sep 2003 20:05 GMT | 1 |
does a MailItem have an identifiant like GUID and how can I read his value ? Thanks for answer Gilles Le Bret
|
| Working with pst files | 22 Sep 2003 20:05 GMT | 1 |
Having finally learnt who to close a pst file I am now having trouble setting up subfolders in the open file, the add method just returns a message stating that the object doen't support the property or method.
|
| Word merge to outlook breaks clickable links | 22 Sep 2003 14:02 GMT | 1 |
I'm merging a link into word for sending out through outlook. Because the link is a merge field, not something typed in, word never gets a chance to format it as a clickable link before the merged document is placed in
|
| Macro to export personal folders | 22 Sep 2003 05:27 GMT | 2 |
How would I write a macro to automate an export command? I want to export the 'Outlook Today' personal folders file Including subfolders to C:\backfolder\outlook.pst
|
| Outlook Task List | 21 Sep 2003 21:05 GMT | 1 |
I am trying to figure out a way to view all of my notes in the task list when I print the list. I have three headings: Subject/Due Date and Notes but when I goe to print the list the notes get cut off and I miss allot of
|