VB in Excel 97 to Excel 2000

  • Thread starter Thread starter KAFowler
  • Start date Start date
K

KAFowler

I have several Macros that have been written in VB in Excel 97 and a
looking to move to Office 200, but the macros don't seem to work. I
there an easy way to convert?
 
I don't recall any problems from xl97 to xl2000 or xl2002 (and I haven't use
xl2003) (your final digit got chopped).

(You could have trouble going from xl2k to xl97, though.)

You may want to post a snippet of code with the offending line indicated--not a
workbook, though.

===
And just a silly guess--does not work mean bad messages--or nothing happens???
If nothing happens, maybe you have tools|macro|security Tab set too high.
(either medium or Low will enable macros--if you say ok to the prompt.)
 
Back
Top