View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Uwe Uwe is offline
external usenet poster
 
Posts: 9
Default Managing Excel from VB^

If I add Excell 11 to my VB6 project but code the objects for late binding
and remove the reference when I compile, will this maintain compatibility
with older versions of excel when the exe is installed on user systems?
I'm thinking that this way I have all the references available in the object
browser when I write the code.
--
Thanks,
Uwe