Viewing Excel files without firing up Excel. 
Author Message
 Viewing Excel files without firing up Excel.

Hi,

I've recently come across a utility called WordView, which is quite nice and
allows me to view MSWord docs without shelling word itself.  It also disallows
edits and is ideal for informational documents.

What I now need to make my setup complete is the same kind of utility for
Excel.

The idea is to add these to an office management program I'm writing in VB,
which allows users to open a file for read-only access, without the huge
system overhead of starting the applications.

I hope that this isn't too far outside the scope of this group.

Any ideas appreciated

Colm

-------------
Colm Keating
Systems Admin
Broadcom Eireann Research Ltd
Dubln 2, IRELAND



Sat, 25 Oct 1997 03:00:00 GMT  
 Viewing Excel files without firing up Excel.

Quote:

>What I now need to make my setup complete is the same kind of utility for
>Excel.

>The idea is to add these to an office management program I'm writing in VB,
>which allows users to open a file for read-only access, without the huge
>system overhead of starting the applications.

Hi Colm,

The Excel file format is actually an OLE 2 compound File.

If you want to write your own viewer, I would recommend a book called
"Microsoft Excel Developers Kit", It has *very* complete information
on the format of the .XLS files.

Attn Other Readers: If you don't live in Dublin, ignore the following
references ;-)

You can probably get it in Hodges-Figgis or WaterStones on Dawson Street.
If not, I know Micromail in Cork have it.

ISBN : 1-55615-632-4

Other than that, I havn't heard of any Viewers.  It is possible
some grid VBX supports data in Excel format.

Hope this helps,
Sean Joyce.
Iona Technologies,
Dublin 2.
Ireland.



Sat, 25 Oct 1997 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Saving an Excel file without using Excel

2. Saving an Excel file without using Excel

3. Accessing an Excel file without opening Excel

4. Reading Excel files without opening excel

5. Write a Excel File Without Excel App

6. Using an Excel file without having Microsoft Excel installed

7. Creating Excel Files Without Excel...

8. Write to an Excel file from VB without Excel present

9. Excel - VBA - Retreive file without opening them in Excel

10. Is this doable: drive Excel in VB without Excel installation

11. Printing in Excel Without Having Excel

12. create EXCEL with VB without EXCEL installed

 

 
Powered by phpBB® Forum Software