Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I am working on ASP.NET application using C#.I have a requirement of genrating an Excel file 0programmatically. For this i tried in two ways. One is , using FileSystem object. Another is , using Excel COM object , Microsoft Office 9.0 object library. 1). using FileSystemObject it was showing the Excel file type as 'Text(Tab Deleimted')' in the SaveAs Dialog box when i am opening the Excel sheet. 2). using Microsoft Office 9.0 object library, that was showing the Excel file type as 'Microsoft Excel Workbook' in the SaveAs Dialog box when i am opening the Excel sheet My problem is, i have to genrate the Excel file using FileSystemObject, which saves the Excel file in the format 'Microsoft Excel Workbook'. So , How to accomplish this ??? Any Ideas?? Thanks in prior Naveen. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with Saving Excel File as PRN | Excel Discussion (Misc queries) | |||
MS-Excel VBA file (XLA) saving problem | Setting up and Configuration of Excel | |||
Excel 2007 saving problem | Excel Discussion (Misc queries) | |||
WEIRD Excel problem when saving.... | Excel Discussion (Misc queries) | |||
Excel saving problem | Excel Discussion (Misc queries) |