PC Review


Reply
Thread Tools Rate Thread

Re: VB.NET Export to an Excel 97 multi-tab spreadsheet

 
 
Robert Jacobson
Guest
Posts: n/a
 
      2nd Oct 2003
Did you know that you can automate every version of Excel if you reference
the correct type library? If you need compatability with Excel 97 and
higher, just reference the Excel 8.0 type libraries. (You'll need to have
Excel 97 installed on your development machine.) The later versions of
Excel are backwards compatabile to earlier type libraries. Of course, your
users will need to have some version of Excel installed for this to work.

Another option is to try to write your data directly to the Excel binary
file format. Here's some information that may help:

INFO: Support for the Microsoft Office Binary File Formats
http://support.microsoft.com/default...NoWebContent=1

FILE: How to Create a BIFF5 File
http://support.microsoft.com/default...NoWebContent=1

Microsoft Excel 97 Developer's Kit
http://msdn.microsoft.com/library/de...html/SFA86.asp



"Chris" <(E-Mail Removed)> wrote in message
news:1daf01c38826$11032760$(E-Mail Removed)...
> Ok, here is my problem:
>
> We need to export a multi-worksheet spreadsheet in Excel
> that is compatible back to Excel 97. We can not use 3rd
> party tools or the automation since it relies on the user
> having a particular version of Excel installed.
>
> Does anyone know a solution that will allow us to export
> data to excel 97 spreadsheet and put data in a number of
> tabs(worksheets) using Visual Basic.NET and nothing 3rd
> party or dependent on Office being installed. CSV was not
> a solution since it does not support mutliple worksheets.
>
> Please help.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
excel multi spreadsheet report inungh@gmail.com Microsoft Access Reports 0 5th May 2008 02:19 AM
Export aspx/vb .net to multi-tabbed Excel? bill Microsoft ASP .NET 11 9th Nov 2007 06:58 PM
Export aspx/vb .net to multi-tabbed Excel? bill Microsoft VB .NET 0 8th Nov 2007 04:00 PM
export to multi-excel files =?Utf-8?B?TmV3Ymll?= Microsoft Access External Data 2 8th Feb 2007 08:50 PM
multi-user lockout of linked excel spreadsheet Tim Schiermeyer Microsoft Access Form Coding 0 15th Nov 2003 02:56 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:39 PM.