Help with a project

Hey guys,

I'm looking for some help with a project for work. Basically, I want to be able to enter a 4-5 digit number, grab information from excel spreadsheets, and display that information. on the screen. I have beginner practice with C++, but I'm looking for a push in the right direction when it comes to coding it. Any thoughts on how I might be able to do this?
Last edited on
I know this isnt what you asked... Just how I would do it.
To get results quickly, I would suggest doing all that in Excel.

You might find this helpful.
http://www.maths.manchester.ac.uk/~ahazel/EXCEL_C++.pdf

I think you will start learning how to do that around page 58

This also looked helpful
http://libxl.com/read-excel-data.html

Topic archived. No new replies allowed.