R
Richard
How can I reformat following command to add the password, so I don't have to
type password every time I run macro
With ActiveSheet.QueryTables.Add(Connection:= _
"ODBC;DSN=CEFMS;UID=u4rf9rmd;SERVER=cefms.world;",
Destination:=Range("C4"))
.CommandText = Array
type password every time I run macro
With ActiveSheet.QueryTables.Add(Connection:= _
"ODBC;DSN=CEFMS;UID=u4rf9rmd;SERVER=cefms.world;",
Destination:=Range("C4"))
.CommandText = Array