Results 1 to 2 of 2

Thread: Access Excel From Another program

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    20

    Access Excel From Another program

    How can i access and get data from an active sheet of Ecxel from another Program by VBA. Ex: I want to get data from an active Excel from AutoCad to draw base on this data.
    Thank s lot!

  2. #2
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    I don't know AutoCAD, but if it's not an MSOffice product, you won'T be able to do it that way, since VBA is running only on MSOffice.
    You can have an MSOffice. file open another application and sending data there using VBA, but not the other way around.
    At least to my knowledge.
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width