Hi, I am trying to create a small console application where i can provide text box. The application should take text box input as "row number" of an XLS available in the network share, it should read the cell data of that row in columns (A1 - A10) and output it in a customized way in a pop up window or write to a file. Can anyone suggest how to code the same in VS 2005..? :)
↧