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 14 of 14
Search took 0.03 seconds.
Search: Posts made by: Patrick Pirtle
Forum: Outlook and VBA November 19th 07, 08:49 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.office.developer.vba,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,003
Posted By Patrick Pirtle
Redemption MAPITable Question

Dmitry -
As always, many thanks for your help. The problem turned
out to be that, although I had installed the latest DLL into
"C:\program files\redemption", the version that was *really*
getting...
Forum: Outlook and VBA November 16th 07, 09:49 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.office.developer.vba,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,003
Posted By Patrick Pirtle
Redemption MAPITable Question

Thanks for the reply, Dmitry. I simply must be overlooking
something. I re-downloaded the developer version, uninstalled,
and reinstalled, but can't get it to work. Any idea what I'm
missing? ...
Forum: Outlook and VBA November 16th 07, 09:46 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.office.developer.vba,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,003
Posted By Patrick Pirtle
Redemption MAPITable Question

Hmmm...Well, I'm using V4.4.0.714, and have purchased
the redistributable version. Just to be sure, I uninstalled it,
downloaded the developer version from Dmitry's site, and
reinstalled it.

The...
Forum: Outlook and VBA November 16th 07, 05:38 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.office.developer.vba,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,003
Posted By Patrick Pirtle
Redemption MAPITable Question

Well, this seems like it should be simple. So, I assume I'm
overlooking something small.

Here's my code:


Public Sub TestMapiTable()
Dim oRecordset As Object
Dim oTable As Object
Forum: Outlook and VBA November 6th 07, 03:27 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
Replies: 6
Views: 622
Posted By Patrick Pirtle
Repost: Comparing Senders with Contacts

Ken -
In checking with our IS guys, it turns out the contacts
are not actually being sync'd with the Exchange Server.
They're running an in-house-written application each
night that deletes all of...
Forum: Outlook and VBA November 5th 07, 11:57 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
Replies: 6
Views: 622
Posted By Patrick Pirtle
Repost: Comparing Senders with Contacts

Well, it *looks* as though using the .SMTPAddress
should work just fine. But, when I ran it, I could step
through the code and, although the SMTP address was
, and I have a contact...
Forum: Outlook and VBA November 5th 07, 11:46 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
Replies: 6
Views: 622
Posted By Patrick Pirtle
Repost: Comparing Senders with Contacts

____________________________________________
The impossible just takes a little longer...Ken Slovak - [MVP - Outlook]
wrote:
This looks like it's using Redemption code, is that true?

If so why...
Forum: Outlook and VBA November 5th 07, 03:53 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
Replies: 6
Views: 622
Posted By Patrick Pirtle
Repost: Comparing Senders with Contacts

Ken -
Yes, I *am* using Redemption. Many thanks for the
suggestion. I'll give that a try today.

- Patrick


Ken Slovak - [MVP - Outlook] wrote:
This looks like it's using Redemption code, is...
Forum: Outlook and VBA October 23rd 07, 03:50 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
Replies: 6
Views: 622
Posted By Patrick Pirtle
Repost: Comparing Senders with Contacts

I've written an app that redirects incoming emails to
different folders based upon categories assigned in
my contacts. I use the lines:

strAddress = oSafeMail.Sender.Address
For i = 1 To 3
...
Forum: Outlook and VBA October 18th 07, 05:51 PM Posted to microsoft.public.outlook.program_vba
Replies: 0
Views: 426
Posted By Patrick Pirtle
Comparing email address with contacts

I'm using an app that redirects incoming emails to
different folders based upon categories assigned in
my contacts I use the lines:

strAddress = oSafeMail.Sender.Address
For i = 1 To 3
...
Forum: Outlook and VBA September 14th 07, 03:15 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 805
Posted By Patrick Pirtle
Outlook 2003 - Button to add body text to an OPEN email

1. Both is correct, the working code works and the other one doesn't.
What's the problem?

BG! This answer speaks directly to my general programming
approach--Just keep writing stuff until...
Forum: Outlook and VBA September 13th 07, 05:28 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 805
Posted By Patrick Pirtle
Outlook 2003 - Button to add body text to an OPEN email

Michael -
Well, I've gotten it to work, but have a couple of questions.

1. Here's the *working* code:

Sub PleasePlot()
Set SInspector = CreateObject("Redemption.SafeInspector")
...
Forum: Outlook and VBA September 13th 07, 03:24 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 805
Posted By Patrick Pirtle
Outlook 2003 - Button to add body text to an OPEN email

Michael -
Many thanks for your reply. I *have* successfully used
Redemption for moving attachments, so I should (may) be
able to figure this out from...
Forum: Outlook and VBA September 12th 07, 09:39 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 805
Posted By Patrick Pirtle
Outlook 2003 - Button to add body text to an OPEN email

While editing an email, I'd like to be able to press a button
on a toolbar and have a pre-defined phrase inserted. After
looking for code, it seems like this is not the easiest thing
to do. ...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 06:22 PM.


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