Differences between Excel 2000 and 2003?

  • Thread starter Thread starter Per-Anders
  • Start date Start date
P

Per-Anders

Hi!

I work in a software development project where I have application which uses
Excel for some advanced calculations. The application access the Excel sheet
and writes it's input in some specific cells and then reads the result from
some other cells.

Now have the computer department decided to upgrade from Office 2000 to
Office 2003. My questions is if there are any known differences between these
Excel versions that might affect my application?

Many thanks!

Regards, Per-Anders.
 
Well, it depends on what your application actually does within Excel,
but there should not be any major problems.

Pete
 
Thanks for fast response!

The application (Visual Basic) accesses Excel via COM object. When
connection is done then it only writes its input into certain cells and then
reads the answer/output from another cell and exits Excel...

Regards, Per-Anders.
 
You're welcome.

Pete

Thanks for fast response!

The application (Visual Basic) accesses Excel via COM object. When
connection is done then it only writes its input into certain cells and then
reads the answer/output from another cell and exits Excel...

Regards, Per-Anders.





- Show quoted text -
 
Back
Top