View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
irene c irene c is offline
external usenet poster
 
Posts: 9
Default exporting data from Excel to MYSQL database

Hi, I want to export the data from excel sheet to a table in MYSQL database.
Does anyone know how to do this? I have been able to import data from mysql
into an excel sheet by using MySQL ODBC 3.51 Driver, and i want to put back a
new data into the database.

Thanks for your help