Link Visio Text Box To Single Excel Cell

Started by jskso, October 27, 2010, 10:26:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jskso

Is it possible to link a text box in Visio to a single cell in Excel?  I have generated a diagram that I need to link several text box's to single cells (different for each text box) in Excel.  I would then like the data in the Vision text box's to update when the data in Excel is changed.  Is this possible?

Jumpy

What Version of Visio do u use? Standard or Professional?

jskso

Visio 2007 Professional and Microsoft Office 2007 Professional.

Jumpy

Ok, then you can maybe make life easy for you:

With Visio Professional you get the Data Link feature, so that you can link ShapeData to for example Excel-Sheets.
You could use this to create a (invisible) shape, that contains one ShapeData entry for each textbox you later need.
So every Textbox looks in the right ShapeData cell for it's value/text and displays that text.

The ShapeData of the invisible shape so, is linked to excel with the External-Data-Link feature. When you change sth. in excel, u need only update the link. That updates the ShapeData and that again updates the textboxes.

Only thing to look at in Excel is that all the Data is in one Row.

----------------------------

The other possibillity is that each textbox itself has (only) one ShapeData entry and displays the value of that entry as text. But now every Textbox-shape has to be linked. And in Excel all the Data has now to be in one Column. Could be the simpler solution.

Look up the Data-Link feature and decide for yourself...