View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Keith[_2_] John Keith[_2_] is offline
external usenet poster
 
Posts: 175
Default Testing code for oldest version...

Is there a good way to tell the VBE to use an older version of excel's object
model. Either when generating code or compiling code? I have loaded
MSOffice XP 2003 and now I'm wanting to make sure that I create code that
will still work on older versions.

What are some "best practices" on how to accomplish this using only 1 PC for
development.

--
Regards,
John