Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macros Written in Excel 2000

I have a number of extensive Exel workbooks that have a lot of macros in
them. They were written using Excel from Office 2000 and we have recently
upgraded to Office 2003.

Some applications have macros now that are taking up to 2 hours to run where
they used to run in about 10-15 mintues.

Is there an way to convert these macros to the newer version so they run
more quickly?

Any help would be greatly appreciated.

Atley


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Macros Written in Excel 2000

No. No conversion should be necessary. You will have to roll up your
sleeves and find what is causing the increase in run time.

--
Regards,
Tom Ogilvy


"Atley" wrote in message
...
I have a number of extensive Exel workbooks that have a lot of macros in
them. They were written using Excel from Office 2000 and we have

recently
upgraded to Office 2003.

Some applications have macros now that are taking up to 2 hours to run

where
they used to run in about 10-15 mintues.

Is there an way to convert these macros to the newer version so they run
more quickly?

Any help would be greatly appreciated.

Atley




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default Macros Written in Excel 2000

As a guess I would be inclined to look for areas where you making changes in
a loop and the spreadsheet is being re-calculated. 2003 does handle
calculation ever so slightly different from 2000 (calculation engine was
re-wrintten for 2002). Here is a link to a sight that will give you some
indications of the changes in calculations. It should just be a matter of
toggling the application.calculation setting.

http://www.decisionmodels.com/calcsecrets.htm

Like I said though that is just a guess. This kind of thing is tought to
debug because when running code line by line you do not notice the calcs
running...
--
HTH...

Jim Thomlinson


"Atley" wrote:

I have a number of extensive Exel workbooks that have a lot of macros in
them. They were written using Excel from Office 2000 and we have recently
upgraded to Office 2003.

Some applications have macros now that are taking up to 2 hours to run where
they used to run in about 10-15 mintues.

Is there an way to convert these macros to the newer version so they run
more quickly?

Any help would be greatly appreciated.

Atley



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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
pre written basic macros for excel paul ascot Excel Programming 1 April 22nd 05 09:36 AM
Excel 2003 wont recognize UDF written with 2000 Alan[_29_] Excel Programming 0 November 23rd 04 08:16 PM
Macro written in Excel 2003 and saved as Excel 2000 .xls Chip Pearson Excel Programming 0 September 2nd 04 03:30 AM
Userfrom code in written in Excel 2000 running in Excel 97 KimberlyC Excel Programming 1 February 11th 04 08:45 PM
macro written in Excel 2000 not working in Excel 2002 Ivan H. Excel Programming 0 August 21st 03 11:33 PM


All times are GMT +1. The time now is 09:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"