i need help to create a program that
- will create an excel file with just the press of a button and it will also fill some cells
- then another button will open an openfile dialogue to choose another excel file from which the program must read some values, calculate
- return the results in the program or/and export them in a new excel
any ideas are welcome, please if anyone knows to tell me at least where to start from.
is C# and visual studio 2010 a good choice for a project like this or should i use another language?
if i decide to go on with c# where can i find a list of commands to manipulate excel from my program?
Thanks in advance for your time!!!