Get the name of the active workbook including path, =fullname()
Function FullName()
FullName = ActiveWorkbook.FullName
End Function
© Copyright
andrewsexceltips.net
All Rights Reserved.