| Thread | Last Post | Replies |
|
| Body of message to Excel | 28 Feb 2005 22:15 GMT | 5 |
I'm trying to copy the body of a selected message to excel via a macro (custom button). I received help a week or so ago and thought I had this done, or so it seemed. I have the following code:
|
| Get All Contact Properties | 28 Feb 2005 19:07 GMT | 1 |
Is there any way to get all contact properties without specifying what property I want? My contact form is custom and contains many extra fields. I'd like to just loop through the entire collection and write out the name and value of all properties for all contact items in my ...
|
| slow custom form citrix/terminal service | 28 Feb 2005 16:17 GMT | 2 |
Hi I', having problem loading up a custom form through terminal services. The loading of the custom form takes 3 approx three minutes. It
|
| retrieve email with attachments | 28 Feb 2005 15:35 GMT | 1 |
Any way i can use outlook application from access, to retrieve email connecting directly to exchange server account? And eventually save or get the attachments. ty in advance.
|
| I Need A Macro | 28 Feb 2005 15:02 GMT | 3 |
I use Windows 2000 with Outlook 2000. I would like to have a macro that allows me to: 1. Go to File 2. Open
|
| CDO AddressBook Err number 424 Object required | 28 Feb 2005 14:58 GMT | 9 |
i have XP professional and office 2003SP1 this method (OLE) works well but in some cases the OLE return nothing even when i select a recipient in most cases its retun an object .
|
| Code to save email to hard drive in .rtf format | 27 Feb 2005 09:40 GMT | 4 |
I need to save everything in my .pst file to .rtf. Does anyone have a macro that could do this? TIA, Jeff
|
| Making recurring events non recurring | 27 Feb 2005 09:08 GMT | 1 |
I have a new motorola v710 phone and it has the ability to sync with outlook. Unfortunately the phone does not recognize events that are recurring. I'd like to write a script that would search all items in my calendar and if they are recurring, make them into non recurring items ...
|
| Custom Form Displays Signature | 26 Feb 2005 14:24 GMT | 7 |
I have a custom form that displays the signature that is set in Tools for new messages. Is there a way not to display the signature when the Custom Form is used. I also have a combo box with text values in it that the user can select
|
| OUTLOOK | 26 Feb 2005 06:02 GMT | 1 |
THE QUESTION IS: FROM THE MS OUTLOOK PROGRAM CAN I SEND AN E-MAIL NOT AT THIS MOMENT, BUT EVERY DAY IN A SPECIFIC TIME A SPECIFIC MAIL WITH ATTACHMENTS. IF YES HOW CAN I DO THIS?
|
| DataGrids on forms | 25 Feb 2005 20:54 GMT | 1 |
I am trying to create a form that displays a MS DataGrid Control 6.0 to list records from a SQL db for importing into Outlook. For some reason I can't set the DataSource property (it's not there). However, in VB6 it is. Any clues / suggestions would be appreciated. I want to use ...
|
| Retrieving Contact data without using a MAPI call | 25 Feb 2005 20:46 GMT | 3 |
Using the code below I am able to display my Contact folders and the entries within the folders. The issue we are having is using this code to access mailboxes across a WAN where we have one centralized server. We are using Outlook 2003 client with cashing enabled. This allows ...
|
| Using AddNewMember for a Distribution list | 25 Feb 2005 14:17 GMT | 1 |
I'd like to write what should be a pretty basic macro in VBA for Outlook. Here's how it should work: When I receive an email containing a particular subject line, I would like to be able to move that email message to a specified folder, respond to the
|
| Syncronize contact body when create task from it? | 25 Feb 2005 14:10 GMT | 1 |
Hi, does someone have a little code snippet for this, to run in the current user/session ( for my self, actually..) ? Or at least a start to it or a hint? I have coded Excel VBA a lot but are new with the objects, props and events in outlook...
|
| Outlook 2003 no more visible from external application?!? | 25 Feb 2005 07:37 GMT | 1 |
My application usuallly used Outlook 2003 to send email, thanks t these commands set out=CreateObject("Outlook.Application") set mapi=out.GetNameSpace("MAPI"
|