How to display each column in one row to each shape?

O

Offy

I have an Excel file like this:

Unique_ID 1
Name: Tom
Class: A


And then I have 3 shapes in a viviso drawing
I want to display "1" in one of these shapes, "Tom" in the second one, "A"
in the last one using Macro.

Please help me the code to do that as soon as possible.

Thanks so much
 
A

Al Edlund

what version of visio are you using? In v2007 professional you can link data
to shapes, in earlier versions you have to write interop code to do it.
There are some good examples in david edson's book (check John Marshall's
site visio.mvps.org for other references as well)
al
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top