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 » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Failing to Move Item from Public Folder to Local Folder



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 5th 07, 07:10 PM posted to microsoft.public.outlook.program_vba
Clifford
external usenet poster
 
Posts: 4
Default Failing to Move Item from Public Folder to Local Folder

I am attempting to copy items from a Public folder to a local folder. To do
this I have to first copy the message, and then Move [item.Copy then
item.Move (destinationFolder)]. I am having a problem in that the code is
failing in deleting the message it is attempting to move, and this is causing
the source folder to get filled up with duplicate messages.

This might be because right now, for some reason, I am in a situation where
Outlook on a regular basis asks me to log in again, and I am wondering if
this is my problem. If this is the problem, it can be fixed, but if it is not
the problem, I have a serious issue.

Thanks
  #2  
Old November 9th 07, 04:39 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Failing to Move Item from Public Folder to Local Folder

The most likely reason is that your permissions on that public folder deny
you from deleting items.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"Clifford" wrote:

I am attempting to copy items from a Public folder to a local folder. To do
this I have to first copy the message, and then Move [item.Copy then
item.Move (destinationFolder)]. I am having a problem in that the code is
failing in deleting the message it is attempting to move, and this is causing
the source folder to get filled up with duplicate messages.

This might be because right now, for some reason, I am in a situation where
Outlook on a regular basis asks me to log in again, and I am wondering if
this is my problem. If this is the problem, it can be fixed, but if it is not
the problem, I have a serious issue.

Thanks

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
automatically move item from one folder to another folder Venkat Outlook and VBA 1 January 22nd 07 04:01 PM
Copy email from local folder to public folder Andrew Outlook and VBA 0 November 16th 06 09:29 AM
Copy public Folder to Local Folder with VBA Frank Connemann Outlook and VBA 2 September 22nd 06 09:08 AM
Copy mail item to one folder and then move it to another folder LDMueller Outlook - Using Forms 1 September 15th 06 03:15 PM
Copy from public contacts to local folder Cecco Outlook and VBA 4 June 23rd 06 02:49 PM


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