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

Autoarchive



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 19th 06, 03:52 PM posted to microsoft.public.outlook.program_vba
tricky300
external usenet poster
 
Posts: 3
Default Autoarchive

Hi,

I would appreciate help from anyone that can provide me with some vba to run
autoarchive for all folders according to their autoarchive settings every
time I exit outlook.

Thanks in advance for anyone prepare dto help
Ads
  #2  
Old September 21st 06, 09:34 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Autoarchive

AutoArchive cannot be controlled programmatically. Why not just define a
schedule for your AutoArchive settings and have it run automatically?

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


"tricky300" wrote:

Hi,

I would appreciate help from anyone that can provide me with some vba to run
autoarchive for all folders according to their autoarchive settings every
time I exit outlook.

Thanks in advance for anyone prepare dto help

  #3  
Old September 22nd 06, 12:54 AM posted to microsoft.public.outlook.program_vba
tricky300
external usenet poster
 
Posts: 3
Default Autoarchive

Thanks for the reply Eric. I feared as much. The reason why I would like to
do it programatically is that I have several profiles all of which have
autoarchive set to run daily. But once one of the profiles has done its
autoarchive other profiles will not autoarchive on the same day. This leaves
me having to do autoarchiving for these other profiles manually.

"Eric Legault [MVP - Outlook]" wrote:

AutoArchive cannot be controlled programmatically. Why not just define a
schedule for your AutoArchive settings and have it run automatically?

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


"tricky300" wrote:

Hi,

I would appreciate help from anyone that can provide me with some vba to run
autoarchive for all folders according to their autoarchive settings every
time I exit outlook.

Thanks in advance for anyone prepare dto help

  #4  
Old September 22nd 06, 02:37 AM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Autoarchive

If these profiles contain only other .pst files and not Exchange accounts,
why not merge all the e-mail accounts in the other profiles into one profile
so you can archive everything? Conversely, if these are separate Exchange
Mailboxes you can open multiple mailboxes in a single profile and do the same
thing (I believe).

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


"tricky300" wrote:

Thanks for the reply Eric. I feared as much. The reason why I would like to
do it programatically is that I have several profiles all of which have
autoarchive set to run daily. But once one of the profiles has done its
autoarchive other profiles will not autoarchive on the same day. This leaves
me having to do autoarchiving for these other profiles manually.

"Eric Legault [MVP - Outlook]" wrote:

AutoArchive cannot be controlled programmatically. Why not just define a
schedule for your AutoArchive settings and have it run automatically?

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


"tricky300" wrote:

Hi,

I would appreciate help from anyone that can provide me with some vba to run
autoarchive for all folders according to their autoarchive settings every
time I exit outlook.

Thanks in advance for anyone prepare dto help

  #5  
Old September 22nd 06, 10:54 AM posted to microsoft.public.outlook.program_vba
tricky300
external usenet poster
 
Posts: 3
Default Autoarchive

To some extent I have already done this in one of the profiles. But for
convenience I would prefer to keep the profiles that I have for my different
businesses separate. Also, this alternative would mean having to set up (and
maintain) rules because as far as I can tell, if you do this, all mail must
come into one pst file and then be moved elsewhere by rules. I couldn't find
any way of associating several e-mail accounts with the correct one of
several pst files opened in a profile, so that mail would go straight to the
correct pst file.

"Eric Legault [MVP - Outlook]" wrote:

If these profiles contain only other .pst files and not Exchange accounts,
why not merge all the e-mail accounts in the other profiles into one profile
so you can archive everything? Conversely, if these are separate Exchange
Mailboxes you can open multiple mailboxes in a single profile and do the same
thing (I believe).

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


"tricky300" wrote:

Thanks for the reply Eric. I feared as much. The reason why I would like to
do it programatically is that I have several profiles all of which have
autoarchive set to run daily. But once one of the profiles has done its
autoarchive other profiles will not autoarchive on the same day. This leaves
me having to do autoarchiving for these other profiles manually.

"Eric Legault [MVP - Outlook]" wrote:

AutoArchive cannot be controlled programmatically. Why not just define a
schedule for your AutoArchive settings and have it run automatically?

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


"tricky300" wrote:

Hi,

I would appreciate help from anyone that can provide me with some vba to run
autoarchive for all folders according to their autoarchive settings every
time I exit outlook.

Thanks in advance for anyone prepare dto help

 




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
Disabling Autoarchive dcournoyer Outlook - Installation 4 May 31st 06 06:44 PM
Folder AutoArchive [email protected] Outlook - General Queries 5 May 12th 06 11:36 PM
AutoArchive JoeCL Outlook - Installation 1 May 10th 06 08:30 PM
disable autoarchive perminently Chris Outlook - Installation 1 April 25th 06 09:35 AM
Do Not AutoArchive Conan Kelly Outlook - General Queries 5 January 13th 06 11:31 PM


All times are GMT +1. The time now is 11:09 AM.


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.