Using a VB.Net interface to turn excel spreadsheets into a working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working with some spreadsheets that I would like to be able to
incorporate into an application. I do not want to have to use excel to open
them. I have already formated and inserted objects into different sheets. Is
there any way that I would be able to build an interface and use the excel
files. The spreadsheets are all interactive and should have been built in VB,
but I was not here prior to that development. Any ideas on this
 
It would be easier to use the VB in your application (or even Excel's VBA) to
control the Excel interface.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 

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

Back
Top