Syntax:=WorksheetName(Optional WorksheetIndex , Optional WorkbookIndex )
Description:Returns the name of the worksheet.
WorksheetIndex : Optional. Name or number of the worksheet to use. If omitted the current worksheet will be used.WorkbookIndex : Optional. Name or number of the workbook to use. If omitted the current workbook will be used.
Example:=WorksheetName()