Description
Restores your view of the database to the previous view.
Syntax
EssFlashBack([workbookName]sheetName)
Where [workbookName]sheetName is the text name of the workbook and worksheet to flash back.
Example
=EssFlashBack("[Sample.xls]Sheet1")
Note: | The active spreadsheet is used when the sheetName parameter is missing. |