Differences between Excel 97 and XP

S

Stef

Do you know where I could find the list of things that
where working perfectly under Excel 97 and that are not
working anymore under XP.

We just migrated from 97 to XP (big step I know) and are
experiencing the real meaning of pain... half of our
workbooks (all having VBA code) are not working
properly... and the cause of those different bugs will
not be mention here, too much, too different, unknowed...

We do not care if it is a book or a site... anything else
then void would be great

An "almost suicidal" programmer
 
J

Jim Cone

Stef,

Didn't you know all versions are compatible? <g>
It's not very funny however.
I don't know of any one place to look, but I can give you a very few items.
I started a list, when I installed Office 2002, but gave up on it.

Font spacing is not the same, but your routines should still run.
Use of .OnAction arguments will fail, you will have to do something
different.
Hyperlink TipText messages are assigned differently.
Jim Rech posted some valuable info on August 02, 2001:

http://groups.google.com/groups?hl=...ta=group%3Dmicrosoft.public.excel.programming

Suggest you do a Google search to find more complaints/solutions.

Regards,

Jim Cone
San Francisco, CA

----- Original Message -----
From: "Stef" <[email protected]>
Newsgroups: microsoft.public.excel.programming
Sent: Tuesday, November 04, 2003 11:38 AM
Subject: Differences between Excel 97 and XP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top