Hello, I am a newby in programming C# in Visual Studio 2010 and like to do the following:

Tools I use:
1- Textbox with outcome of numerology calculation,
is a number for exemple 7

2 - A word document with a fixed lay-out that must be stored in this program, but I don't know how. I don't like to use an external database. In that place are 9 word documents, number 1 to 9.

3 - a Button to generate the report.
When clicked the method had to take the number 7 document and put that in a new word document (The final report with different calculations/documents fit together to one report with the same lay-out as the word ducument that is used.

Any sugestions?

Inspired greetings, Wilco