Click here to Skip to main content
15,887,856 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

I need to compare 3 rows of excel file for extracting common strings.



Can anyone suggest me , how can I do this???

Thanks
John
Posted
Comments
BillWoodruff 27-Nov-13 5:47am    
Are you programming using VSTO to inter-op with Excel ?

Can you be more specific about exactly what the result of comparing strings in the Excel Rows you read will be ? What's the outcome ? A list of duplicates with their row and column indexes ?

Are you going to change the Cell contents in some way ?
Member 10408451 27-Nov-13 6:50am    
Hi,

You can see the below link for the input data of excel file

I need to separate the common IDs in all 3 rows
http://www.dreamincode.net/forums/topic/334987-how-to-convert-dataset-to-list/page__p__1938240__fromsearch__1&#entry1938240
BillWoodruff 27-Nov-13 7:06am    
Please answer the questions asked here directly.
Curtis Rutland 27-Nov-13 13:49pm    
He's not answering it, he's re-asking it. He's spreading his questions around on several forums trying to get people to do his work for him.

1 solution

Please do not repost How to compare excel sheets?[^] multiple times. You have been given some suggestions, so try them and if you have further problems, reply to people who posted them.
 
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