Description
Unlocks cells on the server for the specified spreadsheet.
Syntax
EssUnlock([workbookName]sheetName)
Where [workbookName]sheetName is the text name of the workbook and worksheet from which the connection information is used.
Example
=EssUnlock("[Sample.xls]Sheet1")
Note: | The active spreadsheet is used when the sheetName parameter is missing. |