XL 2002 vba on an XL 2000 machine

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have a fair amount of useful code done in XL 2002 and would like to run
some/most of it on a box with XL 2000, but SOME of it chokes.
Is there an easy remdey?, Please.
If not what's the next choice.

As always,
Thanks

Mike Thompson
 
run it on xl2k and see where it blows up. Then fix it.

It might be better for you to develop your code using the oldest version of
excel that needs to run it.

(The good thing is that there aren't too many differences between xl2k and
xl2002.)
 
Back
Top