Excel question

  • Thread starter Thread starter SimpleMan75
  • Start date Start date
S

SimpleMan75

Here's the scenario I've been approached with -
We have an Excel template - what I need to do, is use that Excel template,
hit a database, and refresh the data within the Excel sheet with the new
data.
Anybody have a link on a VB.Net sample, for something like this?
 
Thank you, but that did not answer my question - - -

I know how to create an Excel sheet - basically, I know how to open an
existing file

I need to know how to open a file/existing template, and hit a stored
procedure, to get/refresh the data, and then, put that data inside the open
file, in the correct place, based on the template
 
Thank you, but that did not answer my question - - -

I know how to create an Excel sheet - basically, I know how to open an
existing file

I need to know how to open a file/existing template, and hit a stored
procedure, to get/refresh the data, and then, put that data inside the
open file, in the correct place, based on the template

For that, you'll need Aspose:
http://www.aspose.com/Products/Aspose.Cells/Default.aspx
 

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