|
-
Mar 27th, 2003, 04:25 AM
#1
Thread Starter
Junior Member
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!
-
Mar 27th, 2003, 05:04 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|