View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Uma Muthu Uma Muthu is offline
external usenet poster
 
Posts: 1
Default Import an excel spreadsheet in ASP.NET

Hi,
I have an ASP.NET (2.0) webform. I want to import an excel spreadsheet.

In that Excel spreadsheet are specific cells that I want to capture
specific
data from. Is it doable?

Thanks,
Uma