View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrew[_56_] Andrew[_56_] is offline
external usenet poster
 
Posts: 130
Default VBA code runs in Excel 2003, fails in 2000

Hello,
I have written some VBA code for an Excel 2003 spreadsheet. It
works fine on all 2003 systems but it doesn't run in Excel 2000. Is
there any way of compiling the code in Excel 2003 so that it will run
in Excel 2000?

thanks,
Andrew