Get the name of the active sheet, =sheetname()

Function SheetName()
 SheetName = ActiveSheet.Name
End Function


© Copyright andrewsexceltips.net All Rights Reserved.