I got an excel file. I have uploaded the screenshot. I need to write a .NET application (console application) to parse the excel file. You can see a cell titled \"Function N
Based on the Description on what you are trying to do you should really use LINQ to Ecxel plugin I think it simple way to solve your problem
http://code.google.com/p/linqtoexcel/