ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   In Excel is there a way to read the name of the sheets tab and di. (https://www.excelbanter.com/excel-worksheet-functions/6348-excel-there-way-read-name-sheets-tab-di.html)

Neil

In Excel is there a way to read the name of the sheets tab and di.
 
I would like to display the name of the sheet (the tab name) in a cell - or
vise versa. So the user could change it just once.

JE McGimpsey

Take a look he

http://www.mcgimpsey.com/excel/formu..._function.html

In article ,
"Neil" wrote:

I would like to display the name of the sheet (the tab name) in a cell - or
vise versa. So the user could change it just once.


Frank Kabel

Hi
see:
http://www.xldynamic.com/source/xld.xlFAQ0002.html

--
Regards
Frank Kabel
Frankfurt, Germany

"Neil" schrieb im Newsbeitrag
...
I would like to display the name of the sheet (the tab name) in a

cell - or
vise versa. So the user could change it just once.



Gord Dibben

Which takes care of putting the sheet name in a cell.

For the vice versa.........

Sub SheetName22()
ActiveSheet.Name = Range("c1")
End Sub

Gord Dibben Excel MVP

On Fri, 12 Nov 2004 23:51:51 -0700, JE McGimpsey wrote:

Take a look he

http://www.mcgimpsey.com/excel/formu..._function.html

In article ,
"Neil" wrote:

I would like to display the name of the sheet (the tab name) in a cell - or
vise versa. So the user could change it just once.




All times are GMT +1. The time now is 09:38 AM.

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