Message 1 of 1
excel data link via vba

Not applicable
02-22-2009
11:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I'm trying to write some code that draw a table from existing excel data link.
When do this manualy: draw > table, from data link, then I select "abc" (that's my excel data link).
I tried to do this by ThisDrawing.ModelSpace.AddTable but without success.
Have you got any idea how it can be done in VBA?
lookas
When do this manualy: draw > table, from data link, then I select "abc" (that's my excel data link).
I tried to do this by ThisDrawing.ModelSpace.AddTable but without success.
Have you got any idea how it can be done in VBA?
lookas