VB.net and excel spreadsheet

G

Guest

--
hello

In VB.net can I import an excel spreadsheet into a formand display it. Also
edit/save cells also on the form.

I want to use code in VB.net form that also effect the spreadsheet.
Can I do this or something like this in VB.net
 
G

Guest

This does help.
All of these examples read a spreadsheet into database and you can then
manipulate it. In VB6 you had OLE link and you could put Excel straight onto
a form.

Whats happened to OLE in VB.net Has it gone the way of just read data in a
database and populate a grid?
 

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