-
convert a .xls text file to a Valid Excel file
Is it possible for me to convert a .xls text file to a Valid Excel file through code?
I am using a text file with .xls extension which is basically a download from SAP.It does look like an Excel file. But it is not a valid excel file and it would let me connect to it using a connection string only after I open it manually in Excel and do a "save as " .
Can I do this process through code?
thx
Last edited by neela; 01-12-2006 at 11:51 AM.
-
If you are using VB, you can add a reference to the Microsoft Excel COM object. In VB.NET, you can download the Office Primary Interop Assemblies.
Similar Threads
-
By Kevin in forum VB Classic
Replies: 3
Last Post: 12-05-2005, 06:25 PM
-
By vimala in forum VB Classic
Replies: 1
Last Post: 03-22-2005, 11:18 PM
-
By lodey in forum VB Classic
Replies: 1
Last Post: 03-16-2005, 05:45 PM
-
By Sara in forum VB Classic
Replies: 2
Last Post: 01-23-2001, 01:30 PM
-
By deborah in forum authorevents.kurata
Replies: 0
Last Post: 04-17-2000, 01:33 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks