Good day, I am new in programing (still a student). I whant to write a c# program using winform, which will populate data from an external text file(as a array) into a textarea in the form, to check if each data in the textarea is present anywhere in a specified column of as many excel workbook as specified in the form.
Please how do i go about this. Thanks