Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Is there anyway to make the name of a tab appear in a cell. Thank you -- thetoppy ------------------------------------------------------------------------ thetoppy's Profile: http://www.excelforum.com/member.php...o&userid=33436 View this thread: http://www.excelforum.com/showthread...hreadid=532891 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
Enter this formula into a cell: =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,20) Please note: Workbook must be saved HTH Cordially Pascal "thetoppy" a écrit dans le message de news: ... Is there anyway to make the name of a tab appear in a cell. Thank you -- thetoppy ------------------------------------------------------------------------ thetoppy's Profile: http://www.excelforum.com/member.php...o&userid=33436 View this thread: http://www.excelforum.com/showthread...hreadid=532891 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thank you so much -- thetoppy ------------------------------------------------------------------------ thetoppy's Profile: http://www.excelforum.com/member.php...o&userid=33436 View this thread: http://www.excelforum.com/showthread...hreadid=532891 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If in specific cell in any worksheet but worksheet one add to spec | Excel Worksheet Functions | |||
copy cell from one worksheet to another worksheet in exel | Excel Discussion (Misc queries) | |||
How do I copy a date in a worksheet cell to another worksheet? | Excel Worksheet Functions | |||
How can I link cell colours from worksheet to worksheet/workbook? | Excel Worksheet Functions | |||
selecting cell range in other worksheet without switching to worksheet | Excel Programming |