How do I INSERT data into an excell spread sheet ODBC?

  • Thread starter Thread starter jonsegue
  • Start date Start date
J

jonsegue

I am trying to use the ODBC excell driver and trying to
insert data into my spread sheet as if it was a data
base. How do I do this and are there any publications of
the functionality of the ODBC driver used to access EXCEL
FILES?
 
If you go to the Data menu, Get External Data, New Database Query, th
wizard will start to walk you through the rest of it. You will see
list of databases to choose from and once you select your database yo
will be presented witht he list of tables. Click on a table and yo
will see the list of fields available in that table
 
Back
Top