Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.dotnet.languages.csharp,microsoft.public.excel.programming,microsoft.public.dotnet.framework.adonet
|
|||
|
|||
![]()
I create an Excel worksheet in C# (should be similar in VB)
Connection String: "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + filename + ";" + "Extended Properties=Excel 8.0;"; Create string: "CREATE TABLE S1 (Dt date, St char(40), Cr currency)" Works fine, but the worksheet is named _S1 (UNDERSCORE!) and not S1. Why does this happen? Any ideas? Thx HW |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I create GST worksheet in excel | New Users to Excel | |||
How do I create a worksheet within a worksheet in Excel? | Excel Worksheet Functions | |||
How do I create a Map with an Excel worksheet? | Excel Worksheet Functions | |||
how do i create a path to a worksheet from outside of excel | Excel Discussion (Misc queries) | |||
Create Excel worksheet in .Net | Excel Programming |