Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7416941
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:36:02+00:00 2026-05-29T07:36:02+00:00

I have been involved in writing an excel workbook for data analysis in Excel

  • 0

I have been involved in writing an excel workbook for data analysis in Excel 2010. However I recently found out that some of the machines on which this document needs to be used run Excel 2003. I’m aware of the compatibility issues with saving to .xls format see here, but haven’t been able to find a good summary of changes to the VBA code, specifically how to change from 2010 to 2003 (rather than the other way).

I do have access to a computer with Excel 2002 for testing, but it’s very slow, in a room at the opposite end of the building, and has no internet access. So to avoid having to go back and forth to look up issues as they arise, I was hoping for some sort of list or summary that I could look through to identify issues before they arise.

I am aware that a similar question has been asked about 2007-2003 compatibility:
However all the answers simply suggest the use of a virtual machine. I do not have permission to install programs on my work computer (I’m not primarily employed for programming/IT), nor do I have Office on my home computer, or access to a licence.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T07:36:03+00:00Added an answer on May 29, 2026 at 7:36 am

    The charting object model was substantially changed in Excel 2007, and then omitted from the macro recorder. Excel 2010 restored the macro recorder for charts, but you’ll find the recorded code likely won’t run on Excel 2003.

    Tables aren’t supported in Excel 2003. Use dynamic named ranges instead if you want a range object to grow automatically with the amount of data.

    Excel 2003 uses command bars rather than the ribbon. If you put icons on the ribbon, you’ll need to approach it differently for Excel 2003.

    The Analysis ToolPak is an optional install in Excel 2003. If you use functions from it in your code, you’ll need to make sure that it is installed and enabled.

    If you save files in code, make sure that you use the FileFormat parameter (specifying the extension is not sufficient). Also make sure that you use integers rather than Enums for the FileFormat parameter (e.g. 51 instead of xlWorkbookDefault) because Excel 2003 won’t recognize the newer Enums.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just been involved in writing an application that does not use Doctype's
I have been involved in building a custum QGIS application in which live data
For about a year I have been thinking about writing a program that writes
I have a fairly involved LispWorks Common Lisp module that sits atop some .NET
I have been writing C code for many years, but I recently came accross
I've been a web developer for some time now, and have recently started learning
I have been recently involved in handling the console logs for a server and
I've been writing a lot of code recently that involves interop with the Win32
I have been involved in a lot of projects, both old and new, and
In a project have been involved in I needed to render tables with columns

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.