Zooms out on the selected members.
EssZoomOut([workbookName]sheetName, range, selection)
Where [workbookName]sheetName is the text name of the workbook and worksheet to which the retrieval occurs.
range is a reference to the area of data that is retrieved.
selection is a reference to the affected member or members.
=EssZoomOut("[Sample.xls]Sheet1", SAMPLE.XLS!B5,SAMPLE.XLS!B2)