Here is a user function to return the sheet name:Function SheetName()SheetName = Application.Caller.Worksheet.NameEnd Function