View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Kanan Kanan is offline
external usenet poster
 
Posts: 34
Default EXcel with VB6.0

you can just create a comma separated file. It can be read by EXCEL. It
doesn't have to .xls file.

Kanan

"robinp" wrote:


Hi All,

MY Application is a web application.Client from the user system can
upload a EXCEL file for processing at WEBSERVER.

The Requirement is when the processing of excel is going any bad
records according to busines rule if found need to be written into a
new EXCEL file.

The VB componet used for it refer a EXCEL object but at server
according to client wouldnt be any "MS OFFICE" Installed thu my program
to generate the EXCEL obejct refernce is not working.

Is there any way by which without installing MS OFFICE at webserver i
can create a EXCEL file.

THis is urgent please help.

Thanks in advance.

Regards
Robin


--
robinp
------------------------------------------------------------------------
robinp's Profile: http://www.excelforum.com/member.php...o&userid=27442
View this thread: http://www.excelforum.com/showthread...hreadid=469525