Retrieving Calendar Info
Fri, 19 Dec 2008 08:25:01 -0800
Can anyone tell me why this code (VBA Excel2003) is NOT returning recurring
meetings? Thanks.
Sub Get_Meeting_Details()
Dim myOlApp As Outlook.Application
Dim myNamespace As Outlook.Namespace
Dim myMeetings As Outlook.Items
Dim myItems As Outlook.Items
Dim myItem As Object
Set myOl ...
|
remove encoded attachment from raw message
Fri, 19 Dec 2008 15:03:54 +0100
Hello!
(OL 2003 SP3)
I realized that the usual way to remove an attachment from a message
does not remove it completely.
It seems to remove the decoded attachment but not the encoded version in
the raw message text. E.g. removing the attachments from a message
reduces message size from 12 MB to 9 MB which is n ...
|
Table Question in Outlook Email
Thu, 18 Dec 2008 08:53:01 -0800
I've created a template in Outlook
In the body I have a created a table - and have been manually entering the
data - but am looking for a way to take:
Row 1 Column 2 of table to be the Subject line
Row 2 Column 2 of table to be the name of the person in the To:
Is there a way to get this so that it auto ...
|
Need money
Thu, 18 Dec 2008 10:22:07 -0500
You need fast money?????, visit http://dinero4ever.blogspot.com
Now!!! ...
|
Need money
Thu, 18 Dec 2008 10:22:27 -0500
You need fast money?????, visit http://dinero4ever.blogspot.com
Now!!! ...
|
Setting up a reminder for an appointment.
Wed, 17 Dec 2008 19:35:00 -0800
Hello,
I have been putting this together to control the cases I work on. I am Using
Excel 2003. I have a work sheet were I enter details of the cases I work on.
One of the cells has the date I sent the Individual or company a letter or
fax. I want to create an appointment 15 days out from this date , and t ...
|
?F?U?b?q?Z ?U?e?e?Z?h?^?h?c?q?Z ?Y?q?f?d?m?`?^
Wed, 17 Dec 2008 17:43:41 -0800
Ç÷ÈWÈUÈYÈlÈUÈhÈr ÈbÈ^ÈcÈiÈh ÈmÈ^ÈgÈhÈdÈXÈd ÈiÈYÈdÈWÈdÈaÈrÈgÈhÈWÈ^Èu
http://sanderswynx.chat.ru
...
|
|
|
Sending mails from Excel 2003 - Outlook signature
Thu, 18 Dec 2008 00:02:05 +0100
Hello,
Few months ago i asked ho to insert the outlook 2003 default signature to a
mail sent from excel vba
I was advised to use ".GetInspector" but i still cannot make it work.
I get an error message saying "read only property"
My code is :
Sub EnvoiMailMéthodeOLE(Adresse As String, Objet As St ...
|
Re: Slow retrieving items from Outlook
Wed, 17 Dec 2008 03:07:11 -0800
Sue,
I am looking for a list of the column names to select from to pass with
SetColumns. I can get some columns to work but not all. Would you have the
list for me? Nice when mapped to the functions like SenderName, ReceivedTime
etc.
I also found out that when I pass multiple columnnames in one string wi ...
|
Rules In Error: The Operation Failed.
Tue, 16 Dec 2008 23:03:04 -0800
Hi 2 All!
I've faced with very strange problem:
I have rule fires after arrival of the letter and execute VBA script ("run a
script" option) located in the ThisOutlookSession Module.
It looks like:
------
Sub FailTest(Item As MailItem)
'Log ("FailTest")
End Sub
------
Yes, it does nothing :) In th ...
|