VBA Programming

M

Mahendhra

I am trying to connect an external excel file containing data and import
into the visio drawing. I have written a macro to do that. However, I need
to add a menu so that the user can click that to specify the path of excel
file residing in his computer. I am trying to find a method by which I can
read a file name path and store it and use it.

kindly request your help on this.

Thanks,
Mahendhra
 
J

JuneTheSecond

Microsoft Excel has FileSearch Object and property.
You could use them in Visio, if you would set refernce to the Excel object
library.
 

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