| Thread | Last Post | Replies |
|
| How to open Public Folders 'Contact Form' using VBA | 17 May 2006 22:06 GMT | 1 |
I am using Access 2003, Outlook 2003, Exchange 2003 I am developing a simple Access CRM for our office. The DB uses a linked connection to Outlook/Public Folders/Address Book to populate the contacts table.
|
| Rules an macro | 17 May 2006 21:48 GMT | 4 |
is there any way to execute rules with a macro? First I want to read all new mails an then klick a button to move them to other folders by the defined rules. G.
|
| New to Outlook Programming. Need code tweak, please. | 17 May 2006 19:43 GMT | 1 |
Over the last month I've gotten a crash course in VBA programming in word that allowed me to create all sorts of neat things. Now It's Outlook's turn. I've created a custom form in Outlook that asks for basic contact
|
| Changing the Progress Indicator | 17 May 2006 17:48 GMT | 1 |
When Synchronising and sending email to a Exchange server it shows a progress indicator, indicating a % of completion. Now I would like to know if there is a way to change this to display the amount of messages to be downloaded? Can anyone help me?
|
| VBA code not starting on some Outlook 2003 clients, does on others. | 17 May 2006 17:21 GMT | 3 |
I've got some code to BCC a recipient based on the who the message is being sent to. It works great on about half of the computers I try it on, and about half doesn't run through the code at all. The clients are all Outlook2003, on WindowsXP.
|
| Type of object for AdvancedSearch | 17 May 2006 14:13 GMT | 4 |
When I do advanced search using the AdvancedSearch method, I get the results in the AdvancedSearch complete method. I am using C# to do this. But I have problem here. I am not able to get the type of the item that was returned in the result. For example it can be a MailItem or ...
|
| VBA connect to other mailboxes | 17 May 2006 13:25 GMT | 1 |
Is there a way through VBA of connecting to anothers users mailbox to perform some actions. I have a vba macro that looks for certain objects in my mailbox and deletes them. I would also like to perform the same task on a number of other mailboxes.
|
| mailing list and mail merging | 17 May 2006 13:25 GMT | 1 |
i have a picture i inserted to a blank word document. i want to send this picture to a list of E-Mail's as an HTML (Not as an attachment). i have a data base of mail adress in excel sheet.
|
| Programmatically setting Folders for Offline Use in Outlook 2003 | 17 May 2006 12:11 GMT | 2 |
I'm trying get all the folders and subfolders for a Mailbox and Public Folders / Favorites to be programmatically set for offline use in Outlook 2003. Below is code that works for traversing the folder trees and setting the inappfoldersyncobject property.
|
| Outlook macro or automated junk deletion | 17 May 2006 04:26 GMT | 5 |
Does anyone know of a macro recorder that works in Outlook, like the way it does in Exel? alteratively, is there a software that I c use to automate Outlook so that I can highlight a junk mai and it automatically puts the mail in the junk folder and then deletes it? I am ...
|
| Collapse .pst automatically when starting outlook | 17 May 2006 03:13 GMT | 2 |
Hello together, I have several .pst files in my outlook. Usually at the end of the day the are all expanded. I would like to have a macro, which runs, when I start outlook and collapses all those pst files, but not my outlook
|
| Enabling macros | 17 May 2006 00:30 GMT | 2 |
Hi, I want to run a macro to select all contacts for journalling. The macro can't run because macros are not enabled (so the dialog box says). Does anyone know if there's a setting to enable this? This also occurs in Word.
|
| Help: Outlook to Word | 16 May 2006 21:26 GMT | 6 |
I am looking to store my mail in outlook in a word document template that keeps the from, date, subject and email text (possibly using a macro). I'm new to this and open to suggestions or pointers in the right direction. Thanks. Have a great day!
|
| Log Meeting request | 16 May 2006 15:39 GMT | 1 |
I would like to atomate a log who responds to my meeting request and how they responded in xl or Access Example a table telling John Doe responded to a Meeting on 10/10/2006 Declined and so on
|
| Is there a way to set the color of the follow up flag? | 16 May 2006 15:37 GMT | 3 |
Hello all. I am currently emailing from Excel (Outlook 2003), but am interested in finding out if there is a way to set the color of the follow-up flag in Outlook with VB. Outlook 2003 gives the option of setting the color of the follow up flag to Red, Blue, Yellow, Green,
|