View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rezafloyd rezafloyd is offline
external usenet poster
 
Posts: 10
Default Find and set references at runtime

Dear experts,
I want to write a VBA code in Excel to connect to Autocad. It's a
simple task at design time. But if my code runs at another system with
different version of Autocad it fails.
What I need is a procedure to find all available Autocad references in
the system and set the reference to newest one.
Best regards
Reza