Program to export data to excel

Good Evening!

I am interested in creating what, in reality, would be my first program. I do have basic C++ exposure, and have a good technical understanding of things, so I can learn quickly :)

I should start by telling you a little about the program that I want to make :) In my mind it is simplistic, however I want the community to be the judge :)

Basically I want a program with a basic GUI that the user can submit data into; with both "fill in the blank" and check box fields. I then want that submitted data to be automatically inserted into a pre-formatted excel document, and each time new data is submitted it is entered into the next row of that excel document. ( I can submit screen shots to give you a better idea, if needed :) )

What do you think, would this be a project a beginner would be able to take on, or would the concepts of the programming needed involved be to advanced to take on over the next few months? Thank you for your thoughts!
Topic archived. No new replies allowed.