Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I automatically get the tab name to appear in a excel cell?
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
http://www.contextures.com/xlfaqFun.html#SheetName
HTH. best wishes Harald "MIKE" skrev i melding ... How do I automatically get the tab name to appear in a excel cell? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
"MIKE" wrote: How do I automatically get the tab name to appear in a excel cell? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi I am new to this room the information works weel and will do for me thanks
"Naveen" wrote: =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255) "MIKE" wrote: How do I automatically get the tab name to appear in a excel cell? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See http://www.xldynamic.com/source/xld.xlFAQ0002.html
-- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "MIKE" wrote in message ... How do I automatically get the tab name to appear in a excel cell? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compiling macro based on cell values | Excel Discussion (Misc queries) | |||
Does excel recognise names rather than cells? | Excel Worksheet Functions | |||
How to add add'l sheet tabs in Excel | Excel Worksheet Functions | |||
How do I change the font color of my sheet tabs? | Excel Discussion (Misc queries) | |||
Naming & renaming a sheet tab | Excel Worksheet Functions |