I have a excel sheet with no header, there are lots of information in the sheet like images and data. But the cell is fixed to contain what information. There are some cells in between sheet that I actually want to read. How I access these cells using cell address because i have to do some calculation based on these data before storing it in the MSAccess database (cell by cell). Platform that I use is Visual Studio 5.0 with C# code.
http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/threads/ Please remember to mark the replies as answers if they help and unmark them if they provide no help.