Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Friends...

I am using ASP.net C# to read the excel file and get it first column data in ArrarList.

I wrote a code but couldn't achieve it.
I used Excel name space and took a reference of Introp.Excel.dll

Please help me.

Regards
Manish Kumar Namdev
Posted

Please see below,

Reading excel column value to a string array[^]

hope it helps :)
 
Share this answer
 
You have not posted any code, so its not that easy to help you out.
Try and have a look at Faster MS Excel Reading using Office Interop Assemblies[^], it could help you figure out your mistake.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900