Description
Logs out from the server.
Syntax
EssDisconnect([workbookName]sheetName)
Where [workbookName]sheetName is the text name of the workbook and worksheet to disconnect.
Example
=EssDisconnect("[Sample.xls]Sheet1")
Note: | The active spreadsheet is used when the sheetName parameter is missing. |