View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lane[_4_] Lane[_4_] is offline
external usenet poster
 
Posts: 5
Default Update MySQL database using Excel VBA

Dear Excel experts,

I would like to use Excel VBA to update data on a database. I am using a web database running MySQL. My Excel-sheet is collecting data in real-time. I want to get it to update database as data is being collected. May I ask the experts here whether this is even possible with VBA?

Thank you very much for your help.