Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Neil
 
Posts: n/a
Default 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.
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

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.

  #3   Report Post  
Frank Kabel
 
Posts: n/a
Default

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.


  #4   Report Post  
Gord Dibben
 
Posts: n/a
Default

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.


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



All times are GMT +1. The time now is 10:47 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"