User-360218696 posted
i have two sheets in excel with two column
Name number
AAAA 111
BBBB 112
CCCC 114
DDDD 115
and sheet 2 also has similar data
currently i am using a textbox and a data reader where the data reader connects to the excel sheet gets all the name and shows them on the textbox as a live search.
i am also able to get the names from the sheet 2 by using a 2nd data reader to read sheet 2. now my problem is when i read name and i also want to get the number assigned to that name. the name can be either from sheet 1 or sheet2 which i have managed to
displace in live search box but i am not able to get the number. any one has done this before??
Regards
rockwell