Hi Friends,
I want to export the excel data into arraylist.
Also after done this, i want to do the below task.
I have export the file names into arraylist from folders. After export the excel data into arrylist, i want to compare the excel data with filename arraylist and open the particular file.
Below are the exact example.
I have export the below image names into arraylist.
ABC001.tif
ABC002.tif
ABC003.tif
...
...
ABC048.tif
ABC049.tif
ABC050.tif
Excel Data have one some names.
ABC001.tif
ABC010.tif
ABC035.tif
here i want to compare the 3 images only and open the first images in picturebox and rest of 2 images will open by hit the next button.
Could anyone help me.
Regards,
Gopi A
Loading
Abhijit baruaPosted Jul 11, 2012, 12:29 AM
if yes u can check
http://forums.asp.net/t/1707695.aspx/1
http://tipsaspdotnet.blogspot.in/2011/08/how-to-import-excel-file-into.html