how to find the value in a specified coloumn and retrieve values of particular row From an Excel Sheet using C#I want to make an application
I want to make an application which will first search the value mentioned by user, if the value mentioned by user is found in specified coloumn then retrieve the values of the same row and show & if value mentioned is not found then message should be displayed that value is not found.