ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Tab name into a cell... (https://www.excelbanter.com/excel-programming/346947-tab-name-into-cell.html)

Darin Kramer

Tab name into a cell...
 


Hi guys,

Is there a formulae (or other solution) of displaying the Sheet name (ie
the TAB) into a cell (say a1) in the sheet...?

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***

Gary Keramidas

Tab name into a cell...
 
one way

Range("a1").Value = ActiveSheet.Name

--


Gary


"Darin Kramer" wrote in message
...


Hi guys,

Is there a formulae (or other solution) of displaying the Sheet name (ie
the TAB) into a cell (say a1) in the sheet...?

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***




Bob Phillips[_6_]

Tab name into a cell...
 
See http://www.xldynamic.com/source/xld.xlFAQ0002.html

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Darin Kramer" wrote in message
...


Hi guys,

Is there a formulae (or other solution) of displaying the Sheet name (ie
the TAB) into a cell (say a1) in the sheet...?

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***





All times are GMT +1. The time now is 07:21 PM.

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