View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jagdee jagdee is offline
external usenet poster
 
Posts: 1
Default Reading data from an excel file to access and vice versa

Hello
I was looking for some advice regarding these 2 issues:

1.Reading data from an excel file and updating it to a database(MS
access) through VC++.

2.reading data from a table in MS access and writing it to a new
excel file through VC++.
Plz suggest some sample code with explanation.
Thanks in advance.