View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JohnDing[_2_] JohnDing[_2_] is offline
external usenet poster
 
Posts: 5
Default How to call a "xla" object itself?

When open a "xla" file I find that the Activeworkbook
object is Nothing, so I don't know how to call this object.
Could s.b. tell me how to do that. I need the function to
perform further actions, such as Saveas, etc..