i am trying to automatically convert my excel spreadsheet to c++ using a compiler. i.e. the program will rewurite the program in C with inputs the user chooses and output the required data
Ramzi,
Sorry mate, that's still too vague. What are you REALLY trying to accomplish? Leave the Excel/C++ argument out of it, and tell me what you are trying to achieve for your user.
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
i am the user i need to run 1 million + simulations, excel takes a day (the excel spreadsheet if very well built but acnnot handle the sheer amount of calculations) i am looking for a way to speed it up...hence c++
Well, if you know C++, why not just write something that will do the calculation? If you could "compile" the spreadsheet, it would still not be able to hold 1,000,000 itterations... so you'll need another solution.
Have you considered something like SQL Server and OLAP? Or, Access or VFP sound like better tools than using Excel for what you are trying to do. You need to find the right tool for your job here...
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
Well, VFP can write data out to Excel tables... it sounds like the ideal thing for you. It has some powerful number crunching too, as long as the numbers do not exceed about 15 - 20 digits in length per number.
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
Well, I still don't really understand what you are trying to accomplish... can you give me any more detail about what you are doing, otherwise, I don't think anyone here will be able to help you. Feel free to provide me an e-mail address and I will corresond on this issue that way with you if you wish.
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.