Syntax:=WorkbookLink(Index , Optional WorkbookIndex )
Description:Returns the file the workbook links to.
Index : number that specifies which workbooklink to use.WorkbookIndex : Optional. Name or number of the workbook to use. If omitted the current workbook is used.
Example:=WorkbookLink(1)