Technology Questions

Go Back   Technology Questions > Software Questions > General Questions > Microsoft Office

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-15-2007, 11:42 AM
mathias.ringhof@googlemail.com
Newsgroup Contributor
 
Posts: n/a
Upgrading Office 2000 documents to Office 2003

Hello,

the matter is simple. I want to upgrade Office 2000 documents off all
sorts (Word, Excel, Powerpoint, Access) to Office 2003. All documents
contain VBA code.

I know that Office 2000 and 2003 share the same document format, but my
main problem is the VBA code. I was told that there were about 80
issues when upgrading and I should look in Microsoft Technet to get the
list.
I'm either blind or stupid, but I can't find it!

Is the information freely available or do I need commercial support? If
yes, were can I obtain this support? Or do I need MSDN access?
On one site Office Developer Edition was mentioned and a link was
provided. But - as you may have already guessed - I couldn't find the
info I needed.

I'd really appreciate any kind hints in the right direction :-)

Have a nice day!

Mathias

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-15-2007, 11:42 AM
  #2 (permalink)  
Old 01-15-2007, 11:42 AM
DL
Newsgroup Contributor
 
Posts: n/a
Re: Upgrading Office 2000 documents to Office 2003

Just an observation; when I upgraded an Access2k containing vba to
Access2003 I recollect I only had minor issues.
I did run both versions of Access, my data critical app, untill I was sure
the 2003 version was functioning correctly.


<mathias.ringhof@googlemail.com> wrote in message
news:1166206144.572274.242300@f1g2000cwa.googlegro ups.com...
> Hello,
>
> the matter is simple. I want to upgrade Office 2000 documents off all
> sorts (Word, Excel, Powerpoint, Access) to Office 2003. All documents
> contain VBA code.
>
> I know that Office 2000 and 2003 share the same document format, but my
> main problem is the VBA code. I was told that there were about 80
> issues when upgrading and I should look in Microsoft Technet to get the
> list.
> I'm either blind or stupid, but I can't find it!
>
> Is the information freely available or do I need commercial support? If
> yes, were can I obtain this support? Or do I need MSDN access?
> On one site Office Developer Edition was mentioned and a link was
> provided. But - as you may have already guessed - I couldn't find the
> info I needed.
>
> I'd really appreciate any kind hints in the right direction :-)
>
> Have a nice day!
>
> Mathias
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-15-2007, 11:43 AM
mathias.ringhof@googlemail.com
Newsgroup Contributor
 
Posts: n/a
Re: Upgrading Office 2000 documents to Office 2003

First off, thanks for your reply :-)

What kind of "minor" issues did you experience?

A list of such issues would be great, I'm searching the knowledge base
right now but results are not all that great. There just has to be some
list like "don't use function X, use Y instead"...

DL schrieb:

> Just an observation; when I upgraded an Access2k containing vba to
> Access2003 I recollect I only had minor issues.
> I did run both versions of Access, my data critical app, untill I was sure
> the 2003 version was functioning correctly.
>
>
> <mathias.ringhof@googlemail.com> wrote in message
> news:1166206144.572274.242300@f1g2000cwa.googlegro ups.com...
> > Hello,
> >
> > the matter is simple. I want to upgrade Office 2000 documents off all
> > sorts (Word, Excel, Powerpoint, Access) to Office 2003. All documents
> > contain VBA code.
> >
> > I know that Office 2000 and 2003 share the same document format, but my
> > main problem is the VBA code. I was told that there were about 80
> > issues when upgrading and I should look in Microsoft Technet to get the
> > list.
> > I'm either blind or stupid, but I can't find it!
> >
> > Is the information freely available or do I need commercial support? If
> > yes, were can I obtain this support? Or do I need MSDN access?
> > On one site Office Developer Edition was mentioned and a link was
> > provided. But - as you may have already guessed - I couldn't find the
> > info I needed.
> >
> > I'd really appreciate any kind hints in the right direction :-)
> >
> > Have a nice day!
> >
> > Mathias
> >


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-15-2007, 11:43 AM
DL
Newsgroup Contributor
 
Posts: n/a
Re: Upgrading Office 2000 documents to Office 2003

Regretably I did this a loooong time ago, as I recollect it was just some
minor issues with a few lines of vba coding. Rectifying was a simple
process.
My db only contains some 15 modules, the primary having some 300 lines.
Also it shouldnt be a problem to install Access 2003 alongside A2k then use
a copy of the A2k db to convert to 2003 and test, thats what I did.

<mathias.ringhof@googlemail.com> wrote in message
news:1166279117.993289.273830@16g2000cwy.googlegro ups.com...
> First off, thanks for your reply :-)
>
> What kind of "minor" issues did you experience?
>
> A list of such issues would be great, I'm searching the knowledge base
> right now but results are not all that great. There just has to be some
> list like "don't use function X, use Y instead"...
>
> DL schrieb:
>
> > Just an observation; when I upgraded an Access2k containing vba to
> > Access2003 I recollect I only had minor issues.
> > I did run both versions of Access, my data critical app, untill I was

sure
> > the 2003 version was functioning correctly.
> >
> >
> > <mathias.ringhof@googlemail.com> wrote in message
> > news:1166206144.572274.242300@f1g2000cwa.googlegro ups.com...
> > > Hello,
> > >
> > > the matter is simple. I want to upgrade Office 2000 documents off all
> > > sorts (Word, Excel, Powerpoint, Access) to Office 2003. All documents
> > > contain VBA code.
> > >
> > > I know that Office 2000 and 2003 share the same document format, but

my
> > > main problem is the VBA code. I was told that there were about 80
> > > issues when upgrading and I should look in Microsoft Technet to get

the
> > > list.
> > > I'm either blind or stupid, but I can't find it!
> > >
> > > Is the information freely available or do I need commercial support?

If
> > > yes, were can I obtain this support? Or do I need MSDN access?
> > > On one site Office Developer Edition was mentioned and a link was
> > > provided. But - as you may have already guessed - I couldn't find the
> > > info I needed.
> > >
> > > I'd really appreciate any kind hints in the right direction :-)
> > >
> > > Have a nice day!
> > >
> > > Mathias
> > >

>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Will Office 2000 user files be affected upgrading to Office 2003? NorthernFlyer Microsoft Office 1 08-19-2007 08:20 PM
Upgrading from Office 2000 Pro to Office 2003 Pro BobS Microsoft Office 8 08-03-2007 10:40 AM
upgrading to office 2003 from office 2000 Frank Microsoft Office 3 06-09-2007 08:00 AM
Upgrading from Office 2000 to 2003 - Toolbar question DG Microsoft Office 1 05-16-2007 12:30 PM
Upgrading Office 2000 to Office 2003 Breaks Image Resizer Powertoy David Tong Microsoft Office 0 01-15-2007 11:44 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 01:49 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0