View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VUILLERMET Jacques VUILLERMET Jacques is offline
external usenet poster
 
Posts: 2
Default Generate XLS on server without Microsoft Excel

I want to generate a XLS file by an application running on a server, without
installing Microsoft Excel on the server.

Using Jet engine to dump data in a XLS file is not enough : changing colors,
....

How to do ?

Jacques.