View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Macro to work both in Excel 2002 and Excel 2003

Not sure; your link is back to this NG. <g

NickHK

"JLatham" <HelpFrom @ Jlathamsite.com.(removethis) wrote in message
...
Nick, I'm wondering if this is same OP of this request:

http://www.microsoft.com/office/comm...&lang=en&cr=US
and the problem is one of library referencing to non-Excel libraries?

"NickHK" wrote:

The differences between those 2 versions of Excel are minimal.
Normally code written on the oldest supported system will work on the

newer.

As the why "the macros do not work", I suspect it is something to do

your
code, but you did not post the problem area(s), it is anyone's guess.

NickHK

"HA14" wrote in message
oups.com...
Hello experts,

I have prepared a workbook including macros for several users. The
workbook is prepared in Excel 2002. The problem is that some of the
users are working in Excel 2003 and here the macros do not work. Is
there a way to fix so the macros work in both versions?

From HA14