Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lori Smith
 
Posts: n/a
Default Compatibility issues with macros (2000 vs. 2003)?

Customers are reporting issues when sending documents created in Excel 2003
to those with 2000. They are unable to use the macros. It is not an issue
of security settings--all are set to medium. A user said they heard there
was a way to create a macro in 2003 that is "saved as" 2000. Aside from
issues with features in 2003 not in 2000, does anyone have any knowledge or
experience with this issue?

Thanks,
Lori

  #2   Report Post  
Ken Hudson
 
Posts: n/a
Default

Hi Lori,
I also have some customers whose 2003 macros error out on 2000 machines. For
me it has always been an issue revolving around 2003 features not in 2000.
The only one that comes to mind immediately is the Workbooks.OpenText
Filename:=....
function. In 2003 you can add an argument at the end that tells Excel to
treat trailing minuses on values as negative numbers. Version 2000 does
recognize this argument. Also in this function the Origin:= part can contain
code after the = sign that will make the macro bomb in 2000.
By finding where the code errors out, I have been able to fix the macro so
it would be 2000 compatible.

--
Ken Hudson


"Lori Smith" wrote:

Customers are reporting issues when sending documents created in Excel 2003
to those with 2000. They are unable to use the macros. It is not an issue
of security settings--all are set to medium. A user said they heard there
was a way to create a macro in 2003 that is "saved as" 2000. Aside from
issues with features in 2003 not in 2000, does anyone have any knowledge or
experience with this issue?

Thanks,
Lori

  #3   Report Post  
Lori Smith
 
Posts: n/a
Default

Thanks for the info. Dumb question . . . how have you been able to figure
out specifically where it is erroring? Is there a way to step through the VB?

Thanks!
Lori

"Ken Hudson" wrote:

Hi Lori,
I also have some customers whose 2003 macros error out on 2000 machines. For
me it has always been an issue revolving around 2003 features not in 2000.
The only one that comes to mind immediately is the Workbooks.OpenText
Filename:=....
function. In 2003 you can add an argument at the end that tells Excel to
treat trailing minuses on values as negative numbers. Version 2000 does
recognize this argument. Also in this function the Origin:= part can contain
code after the = sign that will make the macro bomb in 2000.
By finding where the code errors out, I have been able to fix the macro so
it would be 2000 compatible.

--
Ken Hudson


"Lori Smith" wrote:

Customers are reporting issues when sending documents created in Excel 2003
to those with 2000. They are unable to use the macros. It is not an issue
of security settings--all are set to medium. A user said they heard there
was a way to create a macro in 2003 that is "saved as" 2000. Aside from
issues with features in 2003 not in 2000, does anyone have any knowledge or
experience with this issue?

Thanks,
Lori

  #4   Report Post  
Ken Hudson
 
Posts: n/a
Default

In my cases, the macro starts and then it "breaks" at the bad code and
highlights the stopping place. I ask the user to read the code to me and then
I research it.
It doesn't happen that way for you?
--
Ken Hudson


"Lori Smith" wrote:

Thanks for the info. Dumb question . . . how have you been able to figure
out specifically where it is erroring? Is there a way to step through the VB?

Thanks!
Lori

"Ken Hudson" wrote:

Hi Lori,
I also have some customers whose 2003 macros error out on 2000 machines. For
me it has always been an issue revolving around 2003 features not in 2000.
The only one that comes to mind immediately is the Workbooks.OpenText
Filename:=....
function. In 2003 you can add an argument at the end that tells Excel to
treat trailing minuses on values as negative numbers. Version 2000 does
recognize this argument. Also in this function the Origin:= part can contain
code after the = sign that will make the macro bomb in 2000.
By finding where the code errors out, I have been able to fix the macro so
it would be 2000 compatible.

--
Ken Hudson


"Lori Smith" wrote:

Customers are reporting issues when sending documents created in Excel 2003
to those with 2000. They are unable to use the macros. It is not an issue
of security settings--all are set to medium. A user said they heard there
was a way to create a macro in 2003 that is "saved as" 2000. Aside from
issues with features in 2003 not in 2000, does anyone have any knowledge or
experience with this issue?

Thanks,
Lori

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Excel Re-calculation 2000 compared to 2003 tonymitchell Excel Discussion (Misc queries) 1 August 3rd 05 04:22 PM
Major differences between Microsoft 2003 and 2000? Zody Excel Discussion (Misc queries) 3 January 7th 05 02:02 AM
can a workbook with macros created in excel 2003 work in excel 20. Steve Venti Excel Discussion (Misc queries) 2 December 27th 04 02:31 PM
Excel 2000 file when opened in Excel 2003 generates errors? Doug Excel Discussion (Misc queries) 13 December 25th 04 10:20 PM


All times are GMT +1. The time now is 05:14 PM.

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"