My client uses Excel to keep track of variety of tasks and does simple calculations. What I need to do is to access this data and make a couple of rather elementary applications. Am I supposed to use ODBC here? If I want to make this application using Microsoft Access, how do I go about this? If I want to make it using php running on Apache, how do I go about this?
It's a real pain. Honestly, I would see about getting the application built in mySQL with a web interface for them.
What the type calculation in clients excel files? (need samples) Want convert excel in our database or other manipulation with data from excel assumed?
I've been thinking this over, and maybe it's not necessary that we pull out data, use it in a different application (whether it's made using Java, PHP, .Net or whatever). I'm thinking that maybe I can just write small applications (or application-ish forms) using VBA. Possible?
Certainly possible. VBA optimum choice for similar tasks during work with MS office application (Word, Excel, Access, PowerPoint, Outlook).