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 7 of 7
Search took 0.03 seconds.
Search: Posts made by: genegiannamore
Forum: Outlook and VBA October 10th 08, 11:06 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 918
Posted By genegiannamore
Help with OL07 macro to fix invalid entryid

Can't figure out how to edit my prior post. I changed the little macro to
hopefully make a little more sense, I wonder if this new macro is ok, or will
it cause damage?
Option Explicit

Sub...
Forum: Outlook and VBA October 10th 08, 10:56 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 918
Posted By genegiannamore
Help with OL07 macro to fix invalid entryid

I wonder if the macro should look like this;
Option Explicit

Sub FixEntryIDs()
Call FixEntryID
End Sub

Sub FixEntryID(Optional ByVal contacts As folder)
Dim item As ContactItem
Dim subf As...
Forum: Outlook and VBA October 3rd 08, 07:37 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 918
Posted By genegiannamore
Help with OL07 macro to fix invalid entryid

looks like maybe I get the error because item = nothing
maybe it has reached the end of the collection? seems strange, for a for
loop to reach the end of a collection and then have an error?
so the...
Forum: Outlook and VBA October 3rd 08, 06:31 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 918
Posted By genegiannamore
Help with OL07 macro to fix invalid entryid

Like this?
Option Explicit

Sub FixEntryIDs()
Call FixEntryID
End Sub

Sub FixEntryID(Optional ByVal contacts As folder)
Dim item As ContactItem
Dim subf As folder
Forum: Outlook - General Queries October 3rd 08, 12:15 AM Posted to microsoft.public.outlook
Replies: 7
Views: 441
Posted By genegiannamore
Outlook with Exchange

ok, figured it out (at least for my situation). for the 3 folders in
question, even though share permissions for anonymous and default were set to
none, default had share permission "folder...
Forum: Outlook - General Queries October 3rd 08, 12:10 AM Posted to microsoft.public.outlook
Replies: 7
Views: 441
Posted By genegiannamore
Outlook with Exchange

I also see this. It has appeared on 3 folders so far. All folders were
created after OL07 and SP1 installed. 2 folders that have a hand (personal
and intercall), are subfolders of a folder that...
Forum: Outlook and VBA October 2nd 08, 10:10 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 918
Posted By genegiannamore
Help with OL07 macro to fix invalid entryid

I have 2 users that use iphones. Somehow, the syncing of contacts in the
iphone to OL03/07 (both were upgraded from 03), has caused an invalid entryid
on most of the contacts, when anyone opens...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT +1. The time now is 05:31 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.