Thread: Excel Version
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike R[_2_] Mike R[_2_] is offline
external usenet poster
 
Posts: 2
Default Excel Version

Hi,

What code would i put in an Auto_Open macro to detemine the Excel version. I have written and add-in with XL2000, but half of the users have xl97 which is generating code errors. I would like CODE to just close the file unless XL2000 is being used.

Thanks for your help

Mike