Writing data from excel to MS SQL-server

  • Thread starter Thread starter Svein Olav Steinmo
  • Start date Start date
S

Svein Olav Steinmo

I would like to write the values of A1 and B1 to a SQL-Server table every 10
seconds. How can I do this ?

Best regards
Svein Olav Steinmo
 
You would need to use an on-time macro. Also, you would need to use
something like DAO or ADO. Please see the following article for a starter.

278973 SAMPLE: ExcelADO Demonstrates How to Use ADO to Read and Write Data
in
http://support.microsoft.com/?id=278973
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top