A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 10 of 10
Search took 0.10 seconds.
Search: Posts made by: Irene
Forum: Outlook and VBA July 28th 07, 06:58 PM Posted to microsoft.public.outlook.program_vba
Replies: 0
Views: 422
Posted By Irene
Outlook 2003 and attachment question

hello,

I have seen many different ways to insert a path to the saved email
attachment inside the email after saving it to the hard disk.(VB/VBA add ons)
However is there a way to insert the path...
Forum: Outlook and VBA June 4th 07, 07:25 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 1,728
Posted By Irene
Restrict Method - Find only blank fields - VBA

Is there anyway to search only for blank fields using restrict method in VBA
Outlook.
Ex: Find all MailingAddressCountry field which are blank -

itms.Restrict ([MailingAddressCountry] =...
Forum: Outlook and VBA May 2nd 07, 12:28 AM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 1,275
Posted By Irene
Pickfolder dialog box in Outlook event

Is there any way to know if the person closed the Pickfolder dialog box in
outlook via the ‘x’ (close) button or cancel button. They both return the
same error.

I know you can’t customize it...
Forum: Outlook and VBA February 2nd 07, 08:07 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 737
Posted By Irene
Sent or Recieved Email Property

Is there a way to check if the email is a sent email or received email using
VBA? Some kind of property?

My current solution is to check if the From Field is equal to the current
user it is a sent...
Forum: Outlook and VBA January 17th 07, 09:34 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 1,989
Posted By Irene
Before Send Email insert Attachment Path in Body

aha, that is what I noticed. I know it sounds point less, but the client is
always right:( . Is there away to automate the hyperlink dilog box to always
open up to the same place? I guess i am just...
Forum: Outlook and VBA January 16th 07, 02:25 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 1,989
Posted By Irene
Before Send Email insert Attachment Path in Body

Is there a way using VBA code, for all outgoing emails to - Get the file path
for the attachment and insert it in the body before it is send out? Kind of a
combination or automation of insert link...
Forum: Outlook and VBA December 29th 06, 03:31 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 974
Posted By Irene
Multiplying Inspector Toolbar in Mail Item

Outlook 2003.
Windows XP and Word as my email editor

Hi,


I found this code on the internet which I have been playing around with. My
goal is to create two toolbars. One to show when you open a...
Forum: Outlook and VBA December 26th 06, 06:55 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 549
Posted By Irene
Advanced Find Dialog Box - Manipulating the result

Is there anyway to "do something" with the Advanced Find Result using VBA. I
do see i have access to the Macros.

Example:
Create Lables based on the result
Thanks
Forum: Outlook and VBA December 7th 06, 10:00 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 998
Posted By Irene
AdvancedSearch Method

Thanks,

When i use the AdvancedSearch Method in Outlook at insert "Private Sub
Application_AdvancedSearchComplete(ByVal SearchObject As Search) " Function
in the ThisOutlookSession, where should i...
Forum: Outlook and VBA December 6th 06, 10:29 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 998
Posted By Irene
AdvancedSearch Method

Am I able to use the AdvancedSearch Method from the Outlook object in MS
Word VBA?
Thanks,
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT +1. The time now is 02:28 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.