Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing data to MS Access table

Status
Not open for further replies.

Gcox

Programmer
Jun 5, 2000
6
US
I used the Visdata utility in Visual Basic 5.0 to create a database (mdb) and one table.&nbsp;&nbsp;I would like to populate this table with the data from an Excel spreadsheet.&nbsp;&nbsp;Can someone tell me a good way to do this?<br>
 
I believe there's an ODBC driver for Excel.&nbsp;&nbsp;Or, you can always export a comma delimited file From Excel and import it into Access.&nbsp;&nbsp;If you want to get real fancy, you can use OLE Automation. <p>nick bulka<br><a href=mailto: > </a><br><a href= > </a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top