Welcome to Lockergnome.com!
HomeHome FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Outlook 2003 import and export function

 
   Home -> Office -> Programming VBA RSS
Next:  Programming VBA: Can Outlook be set up as an on-line in/out e-board?  
Author Message
Edward

External


Since: Nov 05, 2004
Posts: 52



(Msg. 1) Posted: Sun Nov 13, 2005 9:52 pm
Post subject: Outlook 2003 import and export function
Archived from groups: microsoft>public>outlook>program_vba (more info?)

Is it any way to create macro or other methods to exports outlook 2000 PST
file to Outlook 2003 PST format and mapping back to user account again ?
Back to top
Login to vote
Sue Mosher [MVP-Outlook]

External


Since: Feb 11, 2005
Posts: 21627



(Msg. 2) Posted: Mon Nov 14, 2005 8:32 am
Post subject: Re: Outlook 2003 import and export function [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well, yes, it's possibly by writing your own code to access a .pst file and copy items to it, but why?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Edward" <Edward DeleteThis @discussions.microsoft.com> wrote in message news:10C67936-FB6A-40C6-8E38-F468BF65A611@microsoft.com...
> Is it any way to create macro or other methods to exports outlook 2000 PST
> file to Outlook 2003 PST format and mapping back to user account again ?
>
>
Back to top
Login to vote
Edward

External


Since: Nov 05, 2004
Posts: 52



(Msg. 3) Posted: Mon Nov 14, 2005 8:25 pm
Post subject: Re: Outlook 2003 import and export function [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

We have a lot of users with old PST format(97), some users had 25 PSTS
attached. I want to get script to migrate all old PSTs to new format at once.

"Sue Mosher [MVP-Outlook]" wrote:

> Well, yes, it's possibly by writing your own code to access a .pst file and copy items to it, but why?
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
> http://www.turtleflock.com/olconfig/index.htm
> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Edward" <Edward.DeleteThis@discussions.microsoft.com> wrote in message news:10C67936-FB6A-40C6-8E38-F468BF65A611@microsoft.com...
> > Is it any way to create macro or other methods to exports outlook 2000 PST
> > file to Outlook 2003 PST format and mapping back to user account again ?
> >
> >
>
Back to top
Login to vote
Edward

External


Since: Nov 05, 2004
Posts: 52



(Msg. 4) Posted: Tue Nov 15, 2005 12:29 am
Post subject: Re: Outlook 2003 import and export function [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Do you have any recommend book to talk about using VBA to using Outlook2003
built-in function (import or export) ?

Regards,
Edward

"Edward" wrote:

> We have a lot of users with old PST format(97), some users had 25 PSTS
> attached. I want to get script to migrate all old PSTs to new format at once.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
> > Well, yes, it's possibly by writing your own code to access a .pst file and copy items to it, but why?
> >
> > --
> > Sue Mosher, Outlook MVP
> > Author of Configuring Microsoft Outlook 2003
> > http://www.turtleflock.com/olconfig/index.htm
> > and Microsoft Outlook Programming - Jumpstart for
> > Administrators, Power Users, and Developers
> > http://www.outlookcode.com/jumpstart.aspx
> >
> >
> > "Edward" <Edward RemoveThis @discussions.microsoft.com> wrote in message news:10C67936-FB6A-40C6-8E38-F468BF65A611@microsoft.com...
> > > Is it any way to create macro or other methods to exports outlook 2000 PST
> > > file to Outlook 2003 PST format and mapping back to user account again ?
> > >
> > >
> >
Back to top
Login to vote
Sue Mosher [MVP-Outlook]

External


Since: Feb 11, 2005
Posts: 21627



(Msg. 5) Posted: Tue Nov 15, 2005 7:47 am
Post subject: Re: Outlook 2003 import and export function [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I see. If you want to start writing your own code, these samples will give you the basics involved:

http://www.outlookcode.com/codedetail.aspx?id=962
http://www.outlookcode.com/codedetail.aspx?id=628
http://www.outlookcode.com/codedetail.aspx?id=646

On the other hand, perhaps having the users do their own File | IMport and Export work would convince them that maybe they don't actually use all that data they have hanging around.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Edward" <Edward.TakeThisOut@discussions.microsoft.com> wrote in message news:697AFB88-5AE2-471D-A132-1EA811114BBE@microsoft.com...
> We have a lot of users with old PST format(97), some users had 25 PSTS
> attached. I want to get script to migrate all old PSTs to new format at once.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Well, yes, it's possibly by writing your own code to access a .pst file and copy items to it, but why?

>>
>> "Edward" <Edward.TakeThisOut@discussions.microsoft.com> wrote in message news:10C67936-FB6A-40C6-8E38-F468BF65A611@microsoft.com...
>> > Is it any way to create macro or other methods to exports outlook 2000 PST
>> > file to Outlook 2003 PST format and mapping back to user account again ?
>> >
>> >
>>
Back to top
Login to vote
securase




Joined: Jun 25, 2008
Posts: 2



(Msg. 6) Posted: Wed Jun 25, 2008 8:50 am
Post subject: [Login to view extended thread Info.]

You can also use the tool from http://www.pstupgrade.com to convert outlook 2000 pst files to outlook 2003 pst file format
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 General
 Microsoft Windows XP
 Microsoft Windows Vista
 Microsoft Windows (other)
  Microsoft Office
 Microsoft Office (other)
 Computer Security
 Linux
 Movies


[ Contact us | Terms of Service/Privacy Policy ]