Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
xyz xyz is offline
external usenet poster
 
Posts: 6
Default is there any formula that put the sheet name in any column or row

is there any formula that put the sheet name in the same workbook any column
or row
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default is there any formula that put the sheet name in any column or row

Take a look he

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


In article ,
xyz wrote:

is there any formula that put the sheet name in the same workbook any column
or row

  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default is there any formula that put the sheet name in any column or row

"xyz" wrote:
is there any formula that put the sheet name
in the same workbook any column or row


One way is to use INDIRECT with this Harlan-inspired technique to return the
active sheetname ..

Note: Workbook must be saved first

Click Insert Name Define
Put under "Names in workbook:": WSN
Put in the "Refers to:" box:
=MID(CELL("Filename",INDIRECT("A1")),FIND("]",CELL("Filename",INDIRECT("A1"Â*)))+1,32)
Click OK

The above defines WSN as a name we can use to refer to the sheetname in any
sheet. It will auto-extract the sheetname implicitly.

Eg, if you enter: =WSN in any sheet, any cell, it'll return the sheetname in
that cell.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
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
Excell dragging formula to change sheet/tab not column/row MG Excel Worksheet Functions 4 June 18th 07 10:35 PM
carrying over a column formula from one sheet to another copied sh Carl Excel Worksheet Functions 3 June 6th 06 01:31 AM
Dynamic column chart - copying from Sheet to Sheet. Marko Pinteric Excel Discussion (Misc queries) 1 April 10th 06 12:57 PM
Dynamic column chart - copying from Sheet to Sheet. Marko Pinteric Charts and Charting in Excel 1 April 10th 06 12:57 PM
formula/check for doubling in column in Excell sheet SIRAJ Excel Worksheet Functions 2 February 15th 06 11:26 AM


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

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

About Us

"It's about Microsoft Excel"