View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Export data to SQL table

hi
what is a SQL table for you?
Ifg you want to use an Excel table for example within MS Access simply
link the worksheet as table within MS Access

--
Regards
Frank Kabel
Frankfurt, Germany

"Mark" schrieb im Newsbeitrag
...
What would be a good way to export excel's data to SQL table right

from Excel document?
I am thinking to have a custom button the will click on and export

data.
Any thoughts ?

Thanks