i am trying to download data or save from excel to mysql server but it is not downloading to mysqlserver please help me with the solution
this is the code i used it
Option Explicit
'Public strConn As String
Public projCode, batchCode, batchID, prdTblName
Public Const strConn =...