Get the name of the active workbook, =bookname()

Function BookName()
 BookName = ActiveWorkbook.Name
End Function


© Copyright andrewsexceltips.net All Rights Reserved.