Home All Groups Group Topic Archive Search About

Outlook - outlook.vba

microsoft.public.office.developer.outlook.vba
Score Find and replace text in body of 300 emails ...
2007-User - 21 Sep 2007 5:41 AM - 2 messages
Hi, I have almost 300 unsent emails in a specific folder, I made a mistake and misspelled a word, I need to correct all these words automatically and I wonder if this is possible by using VBA? Thanks in advance for your future comments ...
Score Changing accounts automaticlly...
2007-User - 20 Sep 2007 5:58 PM - 2 messages
I am using office outlook 2007, I have many unsent emails in a specific folder (let say UNSENT folder), I would like to change the account name of these emails (email address that has currently set up to send this emails) ...
Score Programmatically determine wheher I have received a meeting reques
Mike - 18 Sep 2007 6:52 PM - 3 messages
Hi, I am a delegate of my manager, which means I am getting all 'his' meeting requests in my inbox. However I am just a backup person, so therefore I am not the one who is usually accepting the requests. ...
Score Code for Changing Text Size?
Bob Whitehead, MCSD - 17 Sep 2007 9:32 PM - 2 messages
Can someone point me in the right direction.  I am having sight problem, and have to change the Text Size setting to be able to read my emails.  Unfortunately when I move to the next email, it resets to the smaller size, ...
Score send email from reminder
NewToVB - 17 Sep 2007 7:27 PM - 13 messages
I have a macro that will send an email.  How do I make that macro run whenever that particular reminder goes off (not for just any reminder.)  For example:  When the SendEmail reminder goes off I want the SendMail macro to ...
Score Weekly Email
NewToVB - 17 Sep 2007 6:42 PM - 2 messages
Hi all.  I need to send an email that has an attachment (the same file name, but the file is replaced every week so it's updated) every monday morning at 5:00 am.  Any idea on the best way to do this?  Code samples would be very ...
Score Access 2000 / Outlook 2007
bh - 17 Sep 2007 6:18 PM - 7 messages
I'm trying to email from Access 2000 using the following:     Dim objOutlook As Outlook.Application     Dim objOutlookMsg As Outlook.MailItem     Dim objOutlookRecip As Outlook.Recipient     Dim objOutlookAttach As Outlook.Attachment ...
Score Outllok 2000 automation files
Samuel - 16 Sep 2007 4:21 PM - 4 messages
Hi I have Outlook 2002 installed but I need the .dll (for .NET) for outlook 2000 integration Does anyone have an idea how can I get them? Thank you, Samuel ...
Score Changing location of outlook signature
Damien - 16 Sep 2007 8:00 AM - 2 messages
I have written an application that queries Active Directory for users details.  The user checks the details and any changes get saved back to Active Directory.  Then a signature is created and stored whereever the location of the users environment variable %UserPROFILE% points to. ...
Next »