View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
steve steve is offline
external usenet poster
 
Posts: 576
Default backward compatibility code issues

Mark,

Build your code in XL2000.

It is possible to have both versions on the same computer.

So build in 2000 and test in both 2000 & 2002.

--
sb
"Mark Kubicki" wrote in message
...
i'm running into some issues with backward compatibility issues:

i have and program with XL2002; there are a few terminals in our office

that
still use XL2000 (i know.... issues beyond my control...)

they often (not too, but often enough) run into some problems where code
(XL2002) causes an error...

any obvious ways to del with this?