whenever i run my excel2007vba code download code it will create an duplicate copies of multiple column in the sheet please let me know the solution
Option Explicit
'Public strConn As String
Public projCode, batchCode, batchID, prdTblName
Public Const strConn =...