Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've been assigned a task to write an Visual Basic .Net application that
read data from an existing excel file and uploads the data to an SQL Server. The excel file itself is not a VSTO application, nor does it use VBA code. I know I can save an Excel file as a tab delimited file, import that file into an access database, and then use the data in the access database updata the file, but this is not an an acceptable solution. Does anyone know of a way to read data from a plain excel spreadsheet intoVB program? I imagine this is a simple process, but I have not found any example that does this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Retrieving Data from Hyperlink within Excel | Excel Discussion (Misc queries) | |||
retrieving data from old Excel formats | Excel Discussion (Misc queries) | |||
Retrieving Data in excel | Excel Worksheet Functions | |||
Retrieving SQL data into Excel | Setting up and Configuration of Excel | |||
Retrieving Excel Database Data | Excel Programming |