Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 89
Default workbook name (? function to return)

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

? ... workbook.name

thanks, mark


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to return a value from another workbook Narnimar Excel Worksheet Functions 1 June 30th 09 05:59 PM
How to return a value from another workbook Narnimar Excel Worksheet Functions 0 June 30th 09 05:48 PM
How to get a linked workbook to return a blank value? excelinSD Excel Worksheet Functions 2 February 11th 09 05:01 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM
Return the number of Sheets in a Workbook gminor7[_3_] Excel Programming 3 November 17th 03 11:02 PM


All times are GMT +1. The time now is 06:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"