How to export Excel worksheet to MySQL DB (with VBA)
Hello everyone! I have a big problem :) How can I export an Excel spreadsheet (only a single worksheet) to a remote MySQL database using VBA code? I have always imported a .csv file with phpmyadmin, b