Click here to Skip to main content
15,881,424 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am trying to copy contents of an excel sheet having blank cells as well. I want the contents to be stored in CSV format in a text file. I want to then search over find out one of the excel entries and raise a flag value for it. In other words, I want to count the number of occurences of a value (string val say "hello_1") in my excel sheet as soon as I upload it. Also, I want to create a windows form for uploading the excel sheet and then displaying the occurence count values.
Any suggestions??
Posted

1 solution

This is quite often asked question. Please see my past answer: How to get sql tables columns in excel sheet after click button in c#[^]

Have you read Code Project Quick Answers FAQ[^]? Probably NOT. Next time, please use SearchBox[^] at the right-top corner on this site.
 
Share this answer
 
Comments
CPallini 18-Dec-13 5:49am    
5.
Maciej Los 18-Dec-13 5:56am    
Thank you, Carlo ;)
Member 11473452 17-Jun-15 4:29am    
sasda
rockitabhinav 18-Dec-13 6:24am    
Hi Maciej Los!
Thanks for your response. But by the way, I wanted a very specific answer pertaining to my question. I'm not familiar to this website. And hence, I do not have much idea about this website unlike you. And yes! your point is duly noted. Next time, please try to answer as specific as possible.
Maciej Los 18-Dec-13 6:32am    
I'll promise to answer as specific as possible if you specify an issue bit more. You wanted any suggestions, then here you are. ;)

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