ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   workbook name (? function to return) (https://www.excelbanter.com/excel-programming/302029-workbook-name-function-return.html)

Mark Kubicki

workbook name (? function to return)
 
what's the functuion to return the name of a workbook (as a string value)

? ... workbook.name

thanks, mark



Tom Ogilvy

workbook name (? function to return)
 
ActiveWorkbook.Name

ActiveWorkbook.FullName (to have path and name)

also Thisworkbook, Workbooks(1) or anything that returns a reference to a
workbook.

--
Regards,
Tom Ogilvy

"mark kubicki" wrote in message
...
what's the functuion to return the name of a workbook (as a string value)

? ... workbook.name

thanks, mark






All times are GMT +1. The time now is 08:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com