I am needing to rename an Excel worksheet that comes to us via FTP. The server the sheet resides on does not have Excel running on it so trying to script it via WSH and vbscript using Excel.Application is out of the question.
Is it possible to rename an Excel worksheet via OLE DB, ODBC or some other mechanism?