I have a form that deals with excel (csv, xls) to convert a CSV file to a XLS file and adjust a few columns.
I use the resulting file to upload the data to a msaccess table. The csv file is downloaded from the internet and is the only format available.
The problem I have is that there a couple...
Hi,
I have a VB .Net windows application that generates reports in excel files from a dataset.
I use "New Excel.Application" to create the application, delete all but one worksheet to begin with, and push data from my dataset in a loop. During this process, I do not show the Excel GUI to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.