Quantcast
Channel: Outlook VBA Programming
Browsing all 50 articles
Browse latest View live

How to check whether your email at the from field has "on behalf of"when you...

Hello, I'm having a problem here. Do you know how to check whether the from field of your email has "on behalf of" when you received an email using vbscript? E.g. From: Candy(sender1) on behalf of...

View Article



Excel link blocking Outlook

Apologies if this has been "done to death" numerous times but neve having used Outlook I need all the help I can get. The following programme was SUPPOSED to send e-mails and cc: mail through Outlook...

View Article

Copy Outlook email body to Excel

Hi everyone, I have been trying to write a macro in Excel to achieve the following: - search for an item with a particular subject in the Outlook inbo (there will always be only one item to match the...

View Article

Data validation

Hi! Well, I am considering how to deal with data validation. I am able to use the data validation that is available through the Properties sheet. It appears, however, that the error message popup...

View Article

Accessing InfoPath Form Properties

Hello, I am using InfoPath (IP) through Outlook to gather information fro various people. MOSS wouldn't work in this situation because no everyone has access to our MOSS, but they do have IP 2010. I...

View Article


Bolierplate template with data shared across several users

Hi, I putting together a small app (actually in VS VB.NET rather than VBA ut the methodology is pretty much the same) that will simply creat various emails based on user selection and pre-exisiting...

View Article

a table border is missing after the email is received

Hi, I programmatically create an outlook email item, copy a table from a Words document, paste to the embedded word editor in the email item, and then send the item. The email on the receiver side has...

View Article

Automate mail

Dear All I send mail to vendors often for Availability of products my subject is Availability Req. body is Dear Sir/ Madam kindly give the availability of the following how can i open this new mail...

View Article


Detect a key press when starting a macro

I've got macros for moving email to specific folders and separate macro to easily open those folders. The "move" macros are invoked with custom toolbar. Neither set of macros use function keys for...

View Article


How to close read-only file when Document_Close Event raises error

Vista Office 2007 I have a Document_Close Event sub in ThisDocument in Normal that saves a backup copy of the file in a second location. The main code starts with ActiveDocument.Save to ensure that the...

View Article

Wrong PR_MESSAGE_DELIVERY_TIME ?

Hi I have a mailbox user on our Exchange 2007 system using Outlook 2007 wh has recently opened a dispute regarding an email that wasn't delivered. The details are - Email was allegedly sent at 10:00 on...

View Article

VBA 6.3 versus VBA 7.0

I have inherited some VB coding for Outlook which was created using VB 6.3.Our PCs have been upgraded to Outlook 2010 (along with VBA 7.0) however, the other office apps are still 2002. When we try to...

View Article

detect user activity (mouse hover, click) in the reading pane

Hi, In the mail header, if user hover over or click the recipent (cc /to), the name will be highlighted and there will be pop up showing some info and possible actions. Those mouse events are not...

View Article


Macro to delete Out of Office Messages

I am new to VBA and have searched for a macro to delete all existing ou of office replies in Outlook 2007. What would be a good macro to use

View Article

Macro to get name of attachments in a message

Hi, Has anyone got a sample macro to do this? Thanks/Brgds JJ

View Article


Outlook not processing all email items

Hi, I have an issue. I have a script that is very basic in my opinion it looks at all the emails in a certain folder, checks the Subject for keyword and based on this files it in a specific folder....

View Article

Mapi folder.FIND

Hi all! i have a problem during search a contact in my custom form. i haven't problem with the insert, but the search not run. this is the code: Public oContactFolder As Outlook.MAPIFolder .... .......

View Article


OL2007: Application_Startup event

I used to run Application_Startup event in the past to start public event handler for monitoring new incoming e-mails to specific folder. Then some manipulations with plain text attachments were done....

View Article

Hi..I want to routine an email automatically on 3 days basis.

Hi..I want to routine an email from outlook with the help of data maintained in the tracker - EXCEL SHEET. How do I go about it? Please advice. I want outlook express to take the data from the excel...

View Article

Pick up Calendar folder of other user

Hi, my code works correclty with my calendar folders and with SHARED calendar folders. I need to pickup folder of a user that shared with me his calendar, but I do not be able do to it.... I thinks the...

View Article
Browsing all 50 articles
Browse latest View live




Latest Images