Can I use C++ for my project

Over the years I have used Microsoft Excel to write programs to run my payroll, finance statement etc. for my company (staff <100, simple govt taxation process). These excel files are macro enabled to execute & generate all reports that I need. So far it works for my company as we are only 2 using it. Now I want to make it a web base program so that anyone authorised in my company can use it. Hence I am thinking of a program I can learn to achieve this. I do not want to buy available programs in my locality as they are too expensive & fit only for big companies
Will C++ be useful to achieve my goal I know other skills will also be involved like web design etc. Thank you
You can do this with C++, but since you're used to excel visual basic would be closer. Take a look at this:

http://www.w3schools.com/aspnet/webpages_examples.asp
Topic archived. No new replies allowed.