Hello,
i am civil engineering student and i am working on my project related to Bridge clasifcation software. i opted C# for it.
There are many tables i will use to get the end product. How will i use the data of excell and give it conditions in C#.
thanks
Loading
Eric ZimmermanPosted Jan 23, 2014, 12:21 AM
e.g. http://www.codeproject.com/Articles/415732/Reading-and-Writing-CSV-Files-in-Csharp
Alternatively, Excel supports VBA scripting, if you're not tied to C#.
File ? Options ? Customize Ribbon to show the "Developer" ribbon in Excel 2013.