Thread: Excel to Visio
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JP[_4_] JP[_4_] is offline
external usenet poster
 
Posts: 897
Default Excel to Visio

You might also want to try microsoft.public.visio.developer.vba for
help.

--JP

On Dec 3, 7:36*am, Risky Dave
wrote:
Hi,

Does anyone have an exaple of any code that exports data from XL to Visio?

I have an Excel dataset that I want to display as an Ishikawa ("fishbone" or
cause-effect) diagram. I can build the diagram manually, but wouold like to
be able to update it automatically as he source data changes.

TIA

Dave