Help ! Visio and Excel

J

JoanaChang

How can I access Excell tables from the VB editor of Visio ?
I need to read (not import) data from there and store data too..

Visio can do that right
 
J

JuneTheSecond

I could not carify the difference between read and import that you mean.
But it might start from Createobject("excel.application") or
GetObject(,"ex....).
 
Top