About David Oldfield Expertise I can answer all questions related to Client / Server or COM application development with Visual Basic or JAVA. I can usually answer the questions about Visual C++ development of the same, however, I avoid them, as they are quite time consuming, and usually developers who use C++ know what they are doing.
Experience
Past/Present clients Please review my homepage at http://resume.utopiaconcept.com, and use the scroller to view some of the clients I have worked with.
Expert: David Oldfield Date: 3/8/2002 Subject: Excel Components...
Question Dear Sir,
I want too read an excel file,
Do u know any resource that help me?
(I want to know How I can extract data from a fixed table that desined in Excel)
tanx,
Answer Provided that Micrsoft excel is installed ont he target machine.....
you can create an instance of Excel.Application
which will yield the ability to interface with an Excel document... even create new workbooks. Experiment with it... to see what you can come up with.
Provided it is not... Soft Artisans has an excel writer on their website... www.softartisans.com ... and they will have all of the documentation you require.