Hi everyone,
I am reading data from the excel file. Secondly, I am taking an input from the user. I am trying to display the excel data based on the “Form Input”. For example, if the user input 206, that matches with the excel data record, it displays the excel data record on the form. Here, I want to treat the number 206 as a primary key. Can anyone have any suggestions?