Good book for MS Office Objects?

MarkD

Active member
Joined
Mar 27, 2003
Messages
31
Location
Burlington, VT, USA
I have need to do VB.Net programming that opens MS office objects, such as Excel, Access and manipulates data around in them. I want to open existing spreadsheets and dabatase tables, or create new ones, and move data between database fields, spreadsheet cells, etc.

Ive been doing this with VB 6.0 successfully. But, finding .Net doesnt work quite the same. I have a feeling I need ADO.Net info?

Is there a good book for an intermediate level VB 6.0 programmer that covers the above for VB.Net programming? With clear explanations, good code examples, etc.

Thanks,
Mark
 
Back
Top