View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GAC.Me.Up.baby GAC.Me.Up.baby is offline
external usenet poster
 
Posts: 1
Default How to read an excel file whitout opening Excel or instancing Exce

Hello,

I need from c# to open a excel file from our server and read the data in it
WHITOUT opening excel or instancing excel object(so i dont want to have excel
in memory at all).

How can i acheive that ?????

thanks