Open file when ribbon button is clicked.

M

musa.biralo

hello there,

I have to open a file that's in network (\\musabiralo\excel.xls). I
want to open this file when a button of a ribbon is clicked. I am
working on vb.net. I have VSTO installed.

I am using ribbon UI. Could you please help me?

I tried, File.Open(filePath, FileMode.Open, FileAccess.Read). This is
throwing an error.

Please help.

thanks
musa.biralo
 

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